go back to DriverService

PUT /drivers/update

Updates a RowDriver record for the given Driver data.

Parameters

name description type default type
driver the data to use when updating the existing Driver record body of type: application/xml application/json RowDriver
includeComments if related Comment records should be included query false Boolean
includeContacts if related Contact records should be included query false Boolean

Result

RowDriver of type: application/xml

the updated RowDriver record

Child Elements:

Try It Out

Request

- Authentication Help
- Boolean
- Boolean
- RowDriver