Creates a fine
POST
/car-rental/finesRequest
Query Params
fine_number
required
Fine Number
Example:
15QPUNE
amount
required
Total Value of the Fine
Example:
25
date
required
Date of the offense / Date of fine (YYYY-MM-DD H:i)
Example:
2024-08-13 15:59
vehicle_plate
required
Plate of the vehicle
Example:
A013XF
notes
optional
Comments about the fine
Example:
Fine not paid yet
Responses
Created(201)
HTTP Code: 201
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 2 days ago