Shipping Address Update
Update and sync shipping addresses.
Address Updates – Shopify
To maintain accurate shipping information, updates made to a shopper’s address in Shopify must also be synchronized with ESW.
Capture Shipping Address Changes in Shopify
- Use Shopify Order Update Webhooks (e.g.,
orders/updated) to detect changes to a shipping address after an order has been placed.
Sync Address Changes to ESW
- When an address change is detected, transform the updated data to match ESW’s required format.
- Call the ESW Update Contact Details API to update the shipping information for that order in ESW’s system.