cigchat_shop_locations_create
Create a new shop location by providing an address, name, and latitude/longitude coordinates. This adds a store or pickup point for your cig.chat shop operations.
Instructions
Create new location [POST /shop/locations/create] Requires the "Manage Team" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lng | Yes | ||
| name | Yes | ||
| note | No | ||
| address | Yes |