Misc
Get booking details by cart
Get booking details by cart
GET
Get booking details by cart
Path Parameters
Response
200 - application/json
Booking details
The unique identifier of the cart
Example:
"cart-123"
Purchaser details
Payment provider used for the transaction
Available options:
kicc, stripe_destination_charge, stripe_separate_charge_transfer, self Example:
"stripe_destination_charge"
Payment method used
Available options:
credit-card, room-charge, member-number, loyalty, kicc, cash, pay-later, pay-upon-arrival Example:
"credit-card"
Cart items included in the booking
Current status of the booking
Available options:
confirmed, refunded, processing, failed, cancelled Example:
"confirmed"
Payment reference code
Example:
"PAY-789"
Additional metadata about the payment
Applied coupon code
Example:
"DISCOUNT10"
Get booking details by cart