GET Customer by Code

The Customer by Code API will show you more detailed information about the customer you requested by code.

[ENDPOINT]/ToursysConnectionApi/api/customers/code/{customerCode}

Headers

X-API-KEY generatedToken

Example Request

curl --location -g --request GET '[ENDPOINT]/ToursysConnectionApi/api/customers/code/{customerCode}' \

--header 'X-API-KEY: generatedToken'