post https://globalreseller.nl/webservices/getAvailableUsers
Description:
This functionality allows you to get all available users within the system.
Note
Best practise is to cache this information and reload the availableUsers periodically (for example: once a day).
HMAC calculation
Base64 encode - SHA256 (apiKey + environment)
- Sort the sign data alphabetical ascending, you can also find the sequence on the concerned API specification page.