Create a relocation for a vehicle
POST
/fleets/vehicles/{id}/relocationsRequest
Path Params
id
string
required
Query Params
id
required
Vehicle ID
location_to_id
required
Destination location ID
date
required
Date of the relocation
amount
optional
Amount
odometer
optional
Odometer of the vehicle
fuel_level
optional
Fuel level of the vehicle
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 2 days ago