Place Order
Place an order by specifying skus and quantities.
Returns
Returns an Order object if successful.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Array of LineItem objects
Type of order.
invoice, memo The order ID or order number from Shopify or other ecommerce platforms, used to link orders between systems. Must be unique per merchant per order.
A friendly order reference sent to the end customer by Shopify or other ecommerce platforms. Must be unique per merchant per order.
Custom notes on the order
UUID of a merchant shipping address. Defaults to the merchant's default shipping address if not provided. Retrieve available addresses via the List Merchant Addresses endpoint.