Update TeamCopy Pagepost https://developer-api.bringg.com/services/j457d4jso/{service_uuid1}/{service_uuid2}Update the details of a team using its Bringg ID or your system's ID (external_id).Body Paramsidint32requiredThe Bringg ID of the team to update. Required if not using external_id.external_idstringrequiredYour system's ID of the team to update. Required if not using id.namestringThe name of the team to update.addressstringThe address of the team to update.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 team to update.country_codestringThe two-letter ISO country code of the team’s location.latdoubleThe geoposition latitude of the new team.lngdoubleThe geoposition longitude of the new team.time_zonestringThe time zone of the team to update.descriptionstringThe description of the team to update.contact_phonestringThe contact phone number associated with the team to update.service_boroughsarray of stringsAn array of boroughs serviced by the team.service_boroughsADD stringservice_citiesarray of stringsAn array of cities serviced by the team.service_citiesADD stringservice_zipcodesarray of stringsAn array of ZIP codes serviced by the team.service_zipcodesADD stringdistance_pay_per_kmdoubleThe 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).franchisee_idint32The Bringg ID for the related Franchiseebeacon_idsstringThe IDs of beacons associated with the team.printer_typestringThe type of printer used by this team.team_configurationobjectThis will create a Team Configuration associated with this Team.team_configuration objecthome_areajsonAn object containing geofence details for the team, including fields for lat and lng for each polygon point.web_sitestringThe website URL associated with the team.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400Updated 18 days ago