Returns information regarding specific client purchases in a certain time frame (always at date of call execution)
GET https://api.gencom.be:49012/TV2/Execute/GCAPIPACK.B2C_GetClient_Purchase
| Parameter name | Type | Mandatory | Description |
|---|---|---|---|
| strfromsalestime | String | Required | |
| stremail | String | Default = null |
|
| strwebid | String | Default = null |
|
| stroffset | String | Default = 1 |
|
| strlimit | String | Default = 1 |
|
| strscn | String | Default = 0 |
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 B2C_GetClient_Purchase |