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
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique order reference number

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json