The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/PortaTestCustomersReq HTTP/1.1
Host: 7el.co
Content-Type: text/jsv
Content-Length: length
{
PortaTestCustomers:
{
Ienv: 0,
Status: String,
CustomerName: String,
Email: String,
Icustomer: 0,
Login: String,
License: String,
Blocked: String
},
PortaTestCustomersDetails:
[
{
Balance: 0,
CreditLimit: 0,
CustomerName: String,
Email: String,
Login: String,
Status: String,
Icustomer: 0,
Blocked: String,
Password: String,
UserType: String
}
],
IcustomersValues:
[
0
],
PortaCustomers:
{
Ienv: 0,
Status: String,
CustomerName: String,
Email: String,
Icustomer: 0,
Login: String,
License: String,
Blocked: String
},
PortaCustomersLoginDetails:
[
{
Balance: 0,
CreditLimit: 0,
CustomerName: String,
Email: String,
Login: String,
Status: String,
Icustomer: 0,
Blocked: String,
Password: String,
UserType: String
}
],
getAccountsOnly: False,
getCustomersOnly: False,
License: String,
ContentId: 0,
FeatureName: String
}