Orders
Introduction
Attribute
Blueprint-based SKU
Product (from Configurator)
Endpoints
Authorizations
AuthorizationstringRequired
Path parameters
orderstringRequired
The ID of the order.
Header parameters
Acceptstring · enumRequiredDefault:
Media type(s) that is/are acceptable for the response
application/jsonPossible values: Responses
200
OK
application/json
401
Unauthorized
put
/orders/{order}/acceptAuthorizations
AuthorizationstringRequired
Path parameters
orderstringRequired
The ID of the order.
Header parameters
Acceptstring · enumRequiredDefault:
Media type(s) that is/are acceptable for the response
application/jsonPossible values: Body
emailstring · emailOptional
telephonestringOptional
firstnamestringRequired
lastnamestringRequired
companystringOptional
street_primarystringRequired
street_secondarystringOptional
Responses
200
OK
application/json
401
Unauthorized
403
Forbidden
put
/orders/{order}/update-addressParameters
Field
Type
Required
Description
Last updated