Misc
Book multiple experiences
Book multiple experiences
POST
Book multiple experiences
Headers
Body
application/json
Available options:
credit-card, room-charge, member-number, loyalty, kicc, cash, pay-later, pay-upon-arrival Available options:
pc, mobile Response
201 - application/json
Booking details
The unique identifier of the payment subject
Example:
"subject-123"
The type of the subject related to the payment
Example:
"booking"
Confirmation code for the payment
Example:
"CONFIRM12345"
Amount charged for the payment
Example:
150.75
Currency of the transaction
Example:
"USD"
Client secret for authentication
Example:
"sk_test_4eC39Hq..."
Additional metadata related to the payment
Example:
{ "transactionId": "txn-789" }Book multiple experiences