For AI agents: visit https://docs.deliverysolutions.co/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Property | Description | Type | Required |
|---|
| storeExternalId | Unique Id of the pickup location. | string | Yes |
| name | Name added to the boundary | string | no |
| createdAt | Time when the boundary was created | string (ISO Format in UTC) | Yes |
| tags | List of tags associated with the boundary | Array of strings | no |
| selected | Flag that specifies whether the boundary tags and the tags match the specified conditions in the API Request | boolean | no |