Create a damage for a vehicle
POST
/fleets/vehicles/{vehicle_id}/damagesRequest
Path Params
vehicle_id
required
Vehicle ID
Query Params
damage_type_id
required
Vehicle Damage Type ID
section_id
required
Section of the damage (Required only if damages registration v2 is disabled)
amount
optional
Amount
description
optional
Description of the damage
reservation_id
optional
Reservation
charge_in_reservation
optional
Charge in Reservation?
fixed
optional
Fixed?
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 2 days ago