Accept an Order

Accepts an order that is in a pending state. This action can only be performed by the seller or other authorized party.

If the boolean collectPayment is provided as true, this action will charge the customer's credit card that was provided during order creation. An optional message attribute can be provided with a custom message from the seller that will be included in the confirmation email that is sent.

Path Params
string
required

The order ID

Body Params
boolean
Defaults to true

Charge the customer's card while accepting the booking

string

Optional message to be conveyed to the traveler

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json