update_location
Update an existing Shopify location's address, contact information, and fulfillment options to keep store data accurate.
Instructions
Update an existing location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Location ID | |
| zip | No | ZIP/Postal code | |
| city | No | City | |
| name | No | Location name | |
| phone | No | Phone number | |
| country | No | Country | |
| address1 | No | Street address | |
| address2 | No | Apartment, suite, etc. | |
| isActive | No | Whether location is active | |
| province | No | Province/State | |
| fulfillsOnlineOrders | No | Whether location fulfills online orders |