Get orders v4

Retrieves all orders associated with your account using the version 4 API format. Orders represent e-commerce transactions that may contain one or more shipments and include label information.

When to use: Call this endpoint to list and review orders placed through your Envia-connected e-commerce stores, retrieve order-level data for fulfillment dashboards, or synchronize order records with external systems.

Prerequisites:

  • Valid JWT token in the Authorization header
  • An active e-commerce integration (e.g., Shopify) linked to your Envia account

Key behaviors:

  • Returns order data in the v4 response format, which may differ from earlier API versions
  • Each order object may contain shipment references, label URLs, and fulfillment status
  • This endpoint returns orders across all connected shops unless further filtered
  • Useful for building unified order management views that span multiple sales channels
Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here!