v1

latestOpenAPI 3.0.32026-07-2672165314.6 KB
Reservations

Create a payment link for a booking

post/v2/reservations/bookings/{id}/quote/paymentLink

Path parameters

idinteger required

Id of the booking

Request body

amountnumber double

Amount to request

Response

OK

succeededboolean

Indicates whether the payment link was successfully created. Returns true if the link was created with the specified amount. Returns false if creation failed, for example due to a pending scheduled payment or if the requested amount could not be enforced.