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}
X-API-KEY generatedToken
curl --location -g --request GET '[ENDPOINT]/ToursysConnectionApi/api/services/{serviceId}' \
--header 'X-API-KEY: generatedToken'