PUT

Update Order Shipping Address


Deprecated

This method is deprecated and was replaced with Update Order.

Updates the shipping address of a specified order.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Stores - all permissions
Manage Orders
Manage Restaurants - all permissions
Learn more about app permissions.
Endpoint
PUT
https://www.wixapis.com/stores/v2/orders/{orderId}/updateShippingAddress

Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?