Boundary

PropertyTypeDescription
idstringDelivery Solutions' generated unique ID for the boundary.
storeExternalIdstringID of the pickup location to which the boundary is associated with.
shapestringShape of a boundary, can be one of polygon, circle, zip,address, or driving-distance.
latitudenumberThe latitudinal point of a boundary.
longitudenumberThe longitudinal point of a boundary.
addressstringThe address which acts as the centre-point of a boundary, for shape address.
radiusnumberThe radius of a boundary in miles, for shape circle, address, or driving-distance.
statusstringA boundary can be either active or inactive.
namestringThe name given to the boundary.
typestringA boundary can be either of type in-service or out-of-service.
zipcodestringFor boundary shape zip, it covers the entire area of the assigned zipcode.
tagsArray of stringsThe boundary tags assigned to the boundary
boundaryArray of objectsEach object contains two keys, latitude and longitude, which have a number value. This contains the points of the boundary, which in its entirety forms the boundary.