go back to EquipStatusService

PUT /equipStatus/create

Creates a new RowDriverStatus record for the given data.

Roles that can access this endpoint are Drivers.

Parameters

name description type default type
driverStatus the data to use when creating the new driver status event body of type: application/xml application/json RowDriverStatus

Result

Response of type: application/xml application/json

the created RowDriverStatus object

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help