Create Planned Route IdentifierCopy Pagepost https://developer-api.bringg.com/services/cprtm29l/{service_uuid1}/{service_uuid2}Create a title that can be selected or automatically assigned as the name for a new planned route in Bringg.Body ParamstitlestringrequiredThe title appears in the Bringg UI (ex. Route Name column). Must be unique per team.external_idstringYour ID for the preset route identifier. Required if used as the entity’s unique ID.priorityint32Indicates the hierarchy among your route identifiers. The route identifier with the highest priority receives the route scheduled to leave first.external_team_idstringYour ID for the team. You must include either team_id or external_team_id.team_idint32Bringg’s ID for the team that this planned route identifier is assigned to. If you don't include a team, the planned route identifier is used at the merchant level. You must include either team_id or external_team_id. If both are included, team_id is the default over external_team_id.Responses 200200 400400Updated 12 days ago