go back to MotorAccidentService

PUT /motorAccidents/update

This method updates an existing motor accident record with the provided values.

Parameters

name description type default type
accident the RowMotorAccident record to be updated body of type: application/xml application/json RowMotorAccident

Result

RowMotorAccident of type: application/xml application/json

the updated RowMotorAccident record and associated child rows

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help