Use service areas to assign orders to teams and set delivery rules based on the delivery address.
A service area is a geographical region within your delivery scope. For example, you might have a different delivery speed, price, or availability in some areas based on their distance from your fulfillment center.
You can include up to 57,001 zip codes in each service area.
Response (Output) Params
Parameter | Description |
---|---|
success | Indicates whether the service completed successfully.
|
message | If an error occurred, a message indicating the error is included. |
rc | If an error occurred, the return code is included. |
id | The Bringg ID for this service area. |
external_id | Your system's ID for this service area. |
name | The display name of this service area. |
next_page_cursor | The ID to retrieve the next page of results. |
polygon | The coordinates that form the polygon that defines the service area. |
zipcodes | The list of zipcodes defining the geographical area of the service area. |
zipcode_reached_limit | Bringg displays up to 57001 zip codes per service area.
|