GET Services by Supplier ID
GET Services by Supplier ID
The Services by Supplier ID API will show you a short overview of all of your active services that are related to the supplier ID you sent.
[ENDPOINT]/ToursysConnectionApi/api/services/supplier/{supplierId}
Headers
Headers
X-API-KEY generatedToken
Example Request
Example Request
curl --location -g --request GET '[ENDPOINT]/ToursysConnectionApi/api/services/supplier/{supplierId}' \
--header 'X-API-KEY: generatedToken'