These docs are for v2017-01-01. Click to read the latest docs for v2021-03-10.

Create a new Order

To create a confirmed order, you need to be logged in and be authorized with the reservation role (ROLE_RESERVATION or ROLE_RESERVATION_LITE) for the seller you are creating the order for.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Possibly the most complicated piece about orders are it's adjustments. Adjustments serve two purposes:

  • Redundancy check: This formula should always be true baseAmount + addOns + adjustments = amount
  • Audit trail: All changes to an order must be done via adjustments

You can use the /api/orders/prepare endpoint to have the adjustments generated for you.

Responses

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