Booking Endpoints
Charge saved card
Create a payment request and immediately charge the customer's saved card. This is a collection action — it creates a new payment request and settles it in one step.
post/bookings/{code}/payment_requests/charge
Path parameters
codestring required
Booking code
Headers
Authorizationstring required
Request body
Response
Payment taken