GET Customer by Code
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}
X-API-KEY generatedToken
curl --location -g --request GET '[ENDPOINT]/ToursysConnectionApi/api/customers/code/{customerCode}' \
--header 'X-API-KEY: generatedToken'