Documentation Index
Fetch the complete documentation index at: https://docs.runkariz.com/llms.txt
Use this file to discover all available pages before exploring further.
Orders
List all order info
Retrieves a list of orders, including all associated data, containing:
- Full Order Details: All standard order information (customer, billing, shipping, etc.).
- Line Items: Complete line item information.
- Fulfillments: Details order fulfillments and tracking.
- Returns: Any returned items associated with the order.
Providing all this data in a single response simplifies order management integrations. The response is compatible with the Shopify REST API order schema. For detailed schema explanations, see the Shopify REST API Order resource.