GET Service Rates
GET Service Rates
The Service Rates API will show you a short overview of all your active service rates that are on Toursys.
[ENDPOINT]/ToursysConnectionApi/api/serviceRates/all
X-API-KEY generatedToken
curl --location -g --request GET '[ENDPOINT]/ToursysConnectionApi/api/serviceRates/all' \
--header 'X-API-KEY: generatedToken'