orders
Update the address of an order
ADD ENDPOINT DESCRIPTION HERE
put/orders/{orderId}/address
Path parameters
orderIdinteger required
The unique identifier for an order.
Query parameters
type'DELIVERY' | 'INVOICE' | 'DELIVERY_AND_INVOICE'
Request body
Response
successful operation