The table below lists APIs that can be used for order management.
| API name | Description |
|---|---|
| GetOrder | Get the list of items for a single order. |
| GetOrders | Get the customer details for a range of orders. |
| GetOrderItems | Get the item information of an order. |
| GetMultipleOrderItems | Get the item information of one or more orders. |
| GetDocument | Retrieve order-related documents, including invoices, shipping labels, and shipping parcels. |
| SetInvoiceNumber | Set the invoice access key of an order. |