Create TeamCopy Pagepost https://developer-api.bringg.com/services/807c121e/{service_uuid1}/{service_uuid2}Use to create a team.Body ParamsnamestringrequiredThe name of the new team.external_idstringYour system's ID of the new team.addressstringThe address of the new team.address_second_linestringThe second line of the address associated with the team.citystringThe city where the team is located.statestringThe state where the team is located.zipcodestringThe ZIP Code of the new team.country_codestringThe two-letter ISO country code of the team’s location.latfloatThe geoposition latitude of the new team.lngfloatThe geoposition longitude of the new team.descriptionstringThe description of the new team.contact_phonestringThe contact phone number associated with this team.parent_team_idint32beacon_idsstringThe IDs of beacons associated with the team.distance_pay_per_kmdoubleThe cost per kilometer for the team.time_zonestringThe time zone of the new team.franchisee_idint32The Bringg ID for the related Franchiseeservice_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 stringteam_configurationobjectThis will create a Team Configuration associated with this Team.team_configuration objectemergency_contact_phonestringPhone number of emergency contact (for use with the Rapid SOS application).default_customer_idint32home_areajsonAn object containing geofence details for the team, including fields for lat and lng for each polygon point.emergency_contact_namestringName of emergency contact (for use with the Rapid SOS application).printer_typestringThe type of printer used by this team.web_sitestringThe website URL associated with the team.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400Updated 17 days ago