The Orders API provides endpoints for retrieving and managing Shopify orders.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Mercaline2024/Ecomdrop-ia-connector-2/llms.txt
Use this file to discover all available pages before exploring further.
Poll Recent Orders
Retrieves the most recent orders from Shopify with detailed information including line items, customer data, and shipping addresses.Both GET and POST methods are supported for this endpoint.
Response
Whether the request was successful
Array of recent orders (up to 10)
Number of orders returned
Example Response
This endpoint returns the 10 most recent orders sorted by creation date (newest first).