Skip to main content
GET
/
commerce
/
orders
/
{orderId}
/
extendedproperties
Error
A valid request URL is required to generate request examples
[
  {
    "key": "<string>",
    "value": "<string>"
  }
]

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

orderId
string
required

Query Parameters

draft
boolean
responseFields
string

limits which fields are returned in the response body

Response

Success

key
string | null
value
string | null