Skip to main content
GET
Get Order Details
This endpoint provides complete details for a specific order, including comprehensive item information, customer details, full fulfillment tracking, and detailed order history. This is ideal for order investigation, customer service, and detailed order management.
This endpoint returns the most comprehensive order information available, including complete fulfillment logs and detailed item specifications.

Query Parameters

string
required
The unique identifier of the store
string
required
The unique identifier of the order to retrieve details for

Response

object
Complete order object with all details

Response Example

Use this endpoint for customer service inquiries, order investigations, and when you need complete order context for decision-making.
The fulfillmentsLogs provide a complete audit trail showing exactly what happened to the order and when, including which employee performed each action.
Notice that price differences between original_price and final_price may indicate order modifications or issues that required price adjustments.