cigchat_shop_locations_update
Update an existing shop location's address, coordinates, name, or note to keep business info accurate.
Instructions
Update location. [PUT /shop/locations/{locationId}/update] Requires the "Manage Team" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | ||
| lng | No | ||
| name | No | ||
| note | No | ||
| address | No | ||
| locationId | Yes | Location Id |