For the complete documentation index, see llms.txt. This page is also available as Markdown.

Order Address Changing

Change Order Address

post

Updates the address of an existing order.

Authorizations
AuthorizationstringRequired
Body
channel_idintegerRequired

The ID of the sales channel where the order originates.

orderintegerRequired

Remote ID of the order to update.

Responses
200

Order address updated successfully.

No content

post/api/v1/order_address_changing/

No content

Last updated

Was this helpful?