Create TeamAsk AIpost https://developer-api.bringg.com/services/807c121e/{service_uuid1}/{service_uuid2}Use to create a team.Body ParamsnamestringrequiredThe name of the new team.addressstringThe address of the new team.address_second_linestringThe second line of the address associated with the team.beacon_idsstringThe IDs of beacons associated with the team.citystringThe city where the team is located.contact_phonestringThe contact phone number associated with this team.country_codestringThe two-letter ISO country code of the team’s location.descriptionstringThe description of the new team.default_customer_idint32distance_pay_per_kmint32The cost per kilometer for the team.emergency_contact_namestringName of emergency contact (for use with the Rapid SOS application).emergency_contact_phonestringPhone number of emergency contact (for use with the Rapid SOS application).external_idstringYour system's ID of the new team.franchisee_idint32The Bringg ID for the related Franchiseehome_areajsonAn object containing geofence details for the team, including fields for lat and lng for each polygon point.latfloatThe geoposition latitude of the new team.lngfloatThe geoposition longitude of the new team.parent_team_idint32printer_typestringThe type of printer used by this team.service_boroughsarray of stringsAn array of boroughs serviced by the team. Used to automatically assign orders to a specific team.service_boroughsADD stringservice_citiesarray of stringsAn array of cities serviced by the team. Used to automatically assign orders to a specific team.service_citiesADD stringservice_zipcodesarray of stringsAn array of ZIP codes serviced by the team. Used to automatically assign orders to a specific team.service_zipcodesADD stringstatestringThe state where the team is located.streetstringThe street where the team is located.team_configurationobjectThis will create a Team Configuration associated with this Team.team_configuration objecttime_zonestringThe time zone of the new team.web_sitestringThe website URL associated with the team.zipcodestringThe ZIP Code of the new team.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400Updated 9 months ago