v1
latestSwagger 2.02026-07-134272111.8 KBorders
Create an order in the eCommerce system.With the exception of the 'id' field, the required fields indicated in the 'Order' model are those required to create a new order.The paymentStatus can only be AWAITING_PAYMENT or INCOMPLETE.The fulfillmentStatus can only be AWAITING_PROCESSING
post/orders
Headers
Authorizationstring required
The authorization tokens. The format for the header value is 'Element <token>, User <user secret>'
Request body
Response
OK - Everything worked as expected