Add Boundary

Use this API to include an In-Service or an Out-of-Service coverage area for a store's location.

A boundary can be a single area or a combination of areas from the below:

a. polygon - provide the latitude and longitude details
b. radius - provide a distance in miles
c. zip code - use comma (,) to separate multiple zip codes
d. address - address location, if provided, will be used as the center point to determine the boundary location. This can differ from the pickup location address

📘

  • Multiple boundaries can be added for a specific pickup location.
  • Multiple boundaries can be of added with any combination of polygon or radius or zip codes or address.

Response

PropertyTypeDescription
messagestringReturns success or failure.
dataArray of BoundaryContains the created boundary/boundaries data.
Language
Authorization
Click Try It! to start a request and see the response here!