Update Preset Route Identifier

Update an existing preset route identifier record.

This API supports a single record per call.

OUTPUT PARAMS

success

boolean

Indicates whether the service completed successfully.

  • false - the service failed.
  • true - the service succeeded.

rc

Int32

If an error occurred, the return code.

message

string

If an error occurred, a message indicating the error.

id

Int32

The unique Id of this new preset route identifier.

external_id

string

Your ID for the preset route identifier record.

title

string

The route title appears in the Bringg UI.

team_id

Int32

Bringg’s ID for the team.

external_team_it

string

Your ID for the team.

priority

Int32

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

Language