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
Actual Order ID Shopify & the Unbridaled App use internally. Must be unique for each Merchant for each order.
A friendly Order ID that Shopify sends to the end customer. Must be unique for each Merchant for each order.
Given Merchant UUID signifying the merchant placing the order. Auto detected from merchant_token if using merchant mode.
Allow order to be created against OOS products. Sold or memoed products, if included, will return an error. This is only available in admin mode (using admin token or master token).
Custom notes on the order