post https://globalreseller.nl/webservices/cancelReservation
Description:
With this function you can cancel a reservation. This is only possible with a valid reservationId.
HMAC calculation
Base64 encode - SHA256 (apiKey + environment + reservationId + userId)
- Sort the sign data alphabetical ascending, you can also find the sequence on the concerned API specification page.