GuidesAPI Reference
Log In
API Reference

Update Service Area

Update an existing service area record.

Body Params
int32
required

Bringg's unique ID for the service area. Required if no external_id.

string
required

Your ID for the service area. Required if no ID.

string

Describes the service area. E.g. north shore, south shore, downtown. Entity's unique ID.

polygon
array of doubles

Defines the geographic area by drawing a polygon between the coordinates. Each object in the array includes two floats. Must include either zip codes or polygon, not both.

polygon
zipcodes
array of strings

Defines the geographical area as the collection of zipcodes. Must include either zipcodes or polygon, not both.

zipcodes
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json