Returns specified customer's data
GET https://api.gencom.be:49012/TV2/Execute/GCAPIPACK.B2B_GetCustomer
Parameter name | Type | Mandatory | Description |
---|---|---|---|
intcustomer | Integer | Required | |
intinvoiceno | Integer | Default = 0 : Possibility to optionally include an invoice number (in function of customer validation). If no result is found for the combination of customer and invoice number, the API will give an error |
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_GetCustomer |