Assign Team to Service AreaAsk AIpost https://developer-api.bringg.com/services/o4kzckGH/{service_uuid1}/{service_uuid2}Bringg sends orders with addresses in a certain service area to the team(s) assigned to that area.Body Paramsservice_area_idint32Bringg's unique ID for the service area. Required if no service_area_external_id.service_area_external_idstringYour ID for the service area. Must be unique per merchant. Required if no service_area_id.effective_start_timedateThe start date and time this team serves this area. Required if effective_end_date is not empty.effective_end_datedateThe end date and time this team serves this area. Required if start_date is not empty.priorityint32Indicates which team receives orders first when multiple teams serve the same area.team_idint32Bringg's id for a team. Required if no team_external_id.team_external_idstringYour ID for a team. Must be unique per merchant. Required if no team_id.Response 200200Updated 9 months ago