go back to MotorAccidentService

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:

Try It Out

Request

- Authentication Help