post https://globalreseller.nl/webservices/createReservation
Description:
This functionality allows you to start a ticket reservation. It’s possible to reserve multiple tickets in one call / reservation.
HMAC calculation
Base64 encode - SHA256 (apiKey + environment + ticketDate + ticketTime + tickets + userId)
- Sort the sign data alphabetical ascending, you can also find the sequence on the concerned API specification page.
Please note: optional fields only needs to be included when an optional field is used.