Create Service AreaAsk AIpost https://developer-api.bringg.com/services/9TeS5uFZ/{service_uuid1}/{service_uuid2}Use service areas to assign orders to teams and set delivery rules based on the delivery address.Body ParamsnamestringrequiredDescribes the service area. E.g. north shore, south shore, downtown. Entity's unique ID.external_idstringYour ID for the service area. Must be unique per merchant.polygonarrayThe coordinates that form the polygon that defines the service area. Coordinates for polygons should be floats and specified in [lat, lng] order. A service area can be defined by either zip codes or polygon.polygonzipcodesarray of stringsDefines the geographical area as the collection of zip codes. Must include either zip codes or polygon, not both.zipcodesADD stringResponses 200200 400400Updated 9 months ago