Example API Call
POST /webservices/getAvailableUsers HTTP/1.1
Host: globalreseller.nl
Accept: application/json
Content-Type: application/json
Cache-Control: no-cache
{
"apiKey":"PUT-YOUR-PUBLIC-API-KEY-HERE",
"environment":"test",
"HMACKey":"PUT-YOUR-CALCULATED-HMAC-KEY-HERE"
}
Postman Example
Headers:
Body: