This endpoint let you create a new reservation along with a payment intent. It will return you a payment link that you can open up in a IFRAME or in a new tab.

The link will open our payment page with the credit card form and all the details of the payment.

When the payment is completed we will return the customer to the provided urls

ok_url if the payment is ok
cancel_url if the user cancel the payment
fail_url if the payment fails

Language
Authorization
Header
Click Try It! to start a request and see the response here!