Description Usage Arguments Value References
Order Functions
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | getOrders(...)
getOrder(orderId, ...)
getOrdersCount(...)
closeOrder(orderId, ...)
openOrder(orderId, ...)
cancelOrder(orderId, ...)
createOrder(order, ...)
modifyOrder(order, ...)
deleteOrder(orderId, ...)
|
... |
additional request parameters |
orderId |
a Order id number |
order |
a list containing Order fields |
a list containing a Order fields or a list of Orders
Shopify API Order documentation: https://help.shopify.com/api/reference/orders/order
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.