Order status
order_statusRetrieve the status of one or more orders, including charge, start count, status, and remains. Accepts a single order ID or a list of up to 100.
Instructions
Get the status of one or more orders. Pass a single order or a list of orders (up to 100). Returns charge, start_count, status, remains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | No | Single order ID | |
| orders | No | Multiple order IDs (up to 100) |