GET Service Rate by ID
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}
X-API-KEY generatedToken
curl --location -g --request GET '[ENDPOINT]/ToursysConnectionApi/api/serviceRates/{serviceRateId}' \
--header 'X-API-KEY: generatedToken'