/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.
Language
Click Try It! to start a request and see the response here!