go back to TractorService

PUT /tractors/create

Creates a new RowTractor record for the given Tractor data.

Roles that can access this endpoint are Users.

Parameters

name description type default type
tractor the data to use when creating the new tractor body of type: application/xml application/json RowTractor

Result

RowTractor of type: application/xml application/json

the created RowTractor record

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- RowTractor