go back to TractorService

PUT /tractors/update

Updates a RowTractor record for the given data.

Parameters

name description type default type
tractor the data to use when updating the existing Tractor record body of type: application/xml application/json RowTractor
includeComments if related Comment records should be included query false Boolean

Result

RowTractor of type: application/xml application/json

the updated RowTractor record

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- Boolean
- RowTractor