PUT /availableTractors/create
Creates a new RowAvailTractDetail record for the given RowAvailTractDetail data.
Roles that can access this endpoint are Users, Carriers.
Parameters
name |
description |
type |
default |
type |
tractor |
a RowAvailTractorDetail record to use when creating the new available tractor |
body of type: application/xml application/json
|
|
RowAvailTractDetail
|
Result
RowAvailTractDetail
of type:
application/xml
application/json
the created RowAvailTractorDetail record
Try It Out
Request