Set an order shipping address (synchronous)
Sets the shipping (SHIPPING) address of an existing order — edits it when present, or creates it when the order was created without one (e.g. store pickup). accountCode comes from the JWT; a reason is required and recorded in the narrative log.
Path parameters
Order identifier (UUID).
Request body
Response
Order shipping address set.
Changes
Changed in 2 of the 9 revisions of this API.24
- ▲
added the new required request property
reasonnew-required-request-property
- ▲
added the new required request property
shipping_addressnew-required-request-property
- ○
added the required property
idto the response with the200statusresponse-required-property-added
- ○
added the required property
shipping_addressto the response with the200statusresponse-required-property-added
- ○
added the required property
updated_atto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○