Returns specified customer's data

Request

GET https://api.gencom.be:49012/TV2/Execute/GCAPIPACK.B2B_GetCustomer

Query parameters

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

Authorisation

This request requires the use of one of following authorisation methods: TOKEN .

Response

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

Explore this API

intcustomer
intinvoiceno

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

Response Content-Type

Choose an authorisation method:

TOKEN TOKEN is required to execute request Create TOKEN to execute request Create TOKEN
Try it out!