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