Get an inventory order by GID
GET/v1/inventory/order/:gid
Retrieves a specific order with complete details including line items, customer information, payment status, totals, and fulfillment status. Returns the full order object with all associated data.
Request
Responses
- 200
- 401
- 412
Order found
Unauthorized - invalid or missing API key
Not found