Updates a fine
PUT
/car-rental/fines/{id}Request
Path Params
id
string
required
Query Params
fine_number
required
Fine Number
amount
required
Total Value of the Fine
date
required
Date of the offense / Date of fine (YYYY-MM-DD H:i)
vehicle_plate
required
Plate of the vehicle
notes
optional
Comments about the fine
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 2 days ago