GET /motorAccidents/new
This method creates a default motor accident record. This is used as a template before creating a new record.
Roles that can access this endpoint are Users, Drivers.
Parameters
This method has no parameters.
Result
RowMotorAccident
of type:
application/xml
application/json
a default RowMotorAccident record
*
Additional attributes:
__statusDescr
This value represents the description of the record status, found in the motoraccident.status
field.
Try It Out
Request