Store Locations & Zones
Create a zone
POST
Body
application/json
Expected payload for creating a zone.
Zone unique identifier from an external system.
The name of the zone.
The coverage area id to associate with the zone.
The store location ids to associate with the zone.
Free form tags specific to the location.
Response
200
application/json
OK
Response for zone.
The ID of the zone.
The external ID of the zone.
The name of the zone.
The ID of the coverage area.
The store location IDs of the zone.
The delivery window IDs of the zone.
The tags of the zone.
Whether the zone is deleted.