Returns customer data (multiple customers)
GET https://api.gencom.be:49012/TV2/Execute/GCAPIPACK.B2B_GetAllCustomers
Parameter name | Type | Mandatory | Description |
---|---|---|---|
stroffset | String | Default = 1 |
|
strlimit | String | Default = 1 |
|
strscn | String | Required | |
strhour | String | Default = 0 : If 0 then return data for all time else return data which are changed in given time period in hours. |
This request requires the use of one of following authorisation methods:
TOKEN
.
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK successful operation |
JSON Response B2B_GetAllCustomers |