Get an order by store order number

Retrieve a single order by its order_number for the
authenticated store. The optional # prefix is normalised — both
#1001 and 1001 resolve to the same order.

Cross-store lookups return 404, never 403 (we never reveal that
an order exists on a different store).

This endpoint includes line_items in the response (unlike list
endpoints which omit them for payload size).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Your platform order number, with or without the leading #.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
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
application/problem+json