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

X-API-KEY generatedToken

Example Request

curl --location -g --request GET '[ENDPOINT]/ToursysConnectionApi/api/services/{serviceId}' \

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