Order API endpoints
Fetch order's details by ID
Use this endpoint to fetch an order's details by its ID.
get/orders/{order_id}
Path parameters
order_idinteger required
Headers
Authorizationstring required
User-Agentstring required
Brand-Idstring
Branch-Idstring required
Response
Order retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.