orders
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.
patch/api/v1/orders/{id}/addresses
Path parameters
idstring uuid required
Example:01920000-0000-7000-8000-000000000000
Order identifier (UUID).
Request body
Response
Order shipping address set.