For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get order

Get a single order that the user has access to.

get
Path parameters
idstringRequired
Query parameters
selectstringOptional
Responses
200

OK

application/json
idstringOptional
revisioninteger · int32Optional
typestring · enumOptionalPossible values:
statusstring · enumOptionalPossible values:
notesstring · nullableOptional
commentsstring · nullableOptional
defaultMarkupSourcestring · enumOptionalPossible values:
get/public/v1/commerce/orders/{id}

Last updated

Was this helpful?