GET Service Rate by ID

The Service Rate by ID API will show you more detailed information about the service rate you specify requested by ID.

[ENDPOINT]/ToursysConnectionApi/api/serviceRates/{serviceRateId}

Headers

X-API-KEY generatedToken

Example Request

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

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