Get Order Details

Endpoint: GET /api/v1/order/{referenceNumber}

Full URL: https://api.spreetaileu.com/api/api/v1/order/{referenceNumber}

Retrieve complete order details by reference number.

Access Control

  • You can only retrieve orders that belong to your client account
  • The order's Client field must match your authenticated client name

Response

Returns the complete order record from our database, including all fields such as:

  • Order status and tracking information
  • Line items and pricing
  • Delivery and billing addresses
  • Any updates made after order creation (e.g., dispatch status)

Use Cases

  • Track order status and fulfillment progress
  • Retrieve shipping and tracking information
  • Audit order details for customer service
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!