v1

latestOpenAPI 3.0.32026-07-2672165314.6 KB
Reservations

Retrieves the payment link URL for a booking's quote.

Returns the URL to the payment page for the current quote of a booking.

get/v1/reservation/booking/{id}/quote/paymentLink

Path parameters

idinteger required

The unique identifier of the booking.

Response

OK

urlstring nullable

The URL address of the payment page where the transaction can be completed.