Skip to main content
GET
Order - Get Single

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

store_id
string
required

Store ID

Example:

"507f1f77bcf86cd799439011"

order_number
string
required

Order number

Example:

"ORD-1234"

Response

Order found with full details

order
object
required

Full order object with inventory and barcodes

metrics
object

Performance metrics

barcode_generation_failed
object

Barcode generation failure info