Save a route for the given mileage
Bearer authentication header of the form Bearer <token>, see Authentication for more detail.
Id of the route, required when updating an existing route
"mrt_12345"
Status of the route
ACTIVE, INACTIVE, REMOVED "ACTIVE"
Custom JSON in which you can store any data with max length of 2000 characters
{
"internal_key": "some_internal_key",
"some_other_field": 23434
}