Pay for a Booking
POST
https://api.example.com
/bookings/{bookingId}/payment
Production
Pay for a Booking
See in DocumentationA payment is an attempt to pay for the booking, which will confirm the booking for the user and enable them to get their tickets.
POST /bookings/{bookingId}/payment
Loading...
Response
Waiting for a request to be sent.