patch
https://developer-api.bringg.com/services/uprtm29l//
Update an existing preset route identifier.
This API supports a single record per call.
Response (Output) Params
| Parameter | Description |
|---|---|
*success**boolean | Indicates whether the service completed successfully.
|
*message**string | If an error occurred, a message indicating the error is included. |
*rc**integer | If an error occurred, the return code is included. |
*created_at**datetime | The timestamp when the user was created. This is in UTC and the format is "%Y-%m-%dT%H:%M:%S%z". |
*external_id**string | Your system's ID for this planned route identifier. |
*external_team_id**string | Your system's ID for the team to which this planned route identifier is assigned. |
*id**integer | The Bringg ID for this planned route identifier. |
*priority**integer | Indicates the hierarchy among your route identifiers. The route identifier with the highest priority receives the route scheduled to leave first. |
*team_id**integer | Bringg's ID for the team to which this planned route identifier is assigned. |
*title**string | The title of the planned route identifier as it appears in the Bringg UI (for example, in the Route Name column). |
*updated_at**datetime | The last date and time this team was updated. This is in UTC and the format is "%Y-%m-%dT%H:%M:%S%z". |

