post
https://globalticket.com/webservices/scanapi/updateReservation
Update a reservation for a single ticket type
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Description:
With this functionality you can update a reservation.
Note
HMAC calculation:
Base64 encode - SHA256(apiKey + reservationId + ticketTypeId + ticketNumber + ticketDate + ticketTime)
only include optional params in the HMAC if you are using those params.