v1

latestSwagger 2.02026-07-141993129.2 KB
Bookings

Performs a chip and pin credit card authorization for a reservation.

With this call you can trigger a terminal authorization prompt for a reservation guest. For more details on how the API responds to errors please check our documentation on <a href="https://developer.hetras.com/docs/errors/" onfocus="this.blur()">Error Handling</a>.

post/api/booking/v0/bookings/{confirmationId}/reservations/{reservationNumber}/pre_authorize

Path parameters

confirmationIdstring required

The confirmation id for the booking the reservation was made.

reservationNumberinteger required

Specifies the reservation number for the reservation to be checked in.

Headers

App-Idstring required

Application identifier

App-Keystring required

Application key.

Request body

amount_to_authorizenumber double

The amount to authorize

client_identitystring

Client identity

Response

The operation was successful

_warningsstring[]

Warnings that came up when your request was processed. Your request will still be processed successfull when you see such warnings in your response