GET Service by ID
GET Service by ID
The Service by Id API will show you more detailed information about the service you specify requested by ID.
[ENDPOINT]/ToursysConnectionApi/api/services/{serviceId}
Headers
Headers
X-API-KEY generatedToken
Example Request
Example Request
curl --location -g --request GET '[ENDPOINT]/ToursysConnectionApi/api/services/{serviceId}' \
--header 'X-API-KEY: generatedToken'