GuidesAPI Reference
Log In
API Reference

Update Planned Route Identifier

Update an existing preset route identifier.

This API supports a single record per call.

Body Params
int32
required

Bringg internal ID of the preset route identifier record. Required if no external_id, can not be updated.

string
required

Your ID for the preset route identifier record. Must be unique per merchant. Cannot be updated if used as the entity’s unique ID.

string

Your ID for the team. You must include either team_id or external_team_id.

int32

Indicates the hierarchy among your route identifiers. The route identifier with the highest priority receives the route scheduled to leave first.

int32

Bringg’s ID for the team. You must include either team_id or external_team_id. If both are included, team_id is the default over external_team_id.

string

The title appears in the Bringg UI (ex. Route Name column). Must be unique per team.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json