create_company_location
Create a new location for a B2B company in Shopify, specifying billing and shipping addresses.
Instructions
Create a new location for a B2B company
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Location name | |
| phone | No | Location phone number | |
| locale | No | Location locale (e.g., 'en-US') | |
| companyId | Yes | Company ID | |
| externalId | No | External ID for the location | |
| billingAddress | Yes | Billing address | |
| shippingAddress | No | Shipping address (if different from billing) |