PUT /availableTractors/update
Updates a RowAvailTractDetail record for the given Available Tractors data.
Roles that can access this endpoint are Carriers.
Parameters
name |
description |
type |
default |
type |
availTractDetail |
|
body of type: application/xml application/json
|
|
RowAvailTractDetail
|
Result
RowAvailTractDetail
of type:
application/xml
application/json
Returns the updated RowAvailTractDetail object.
Try It Out
Request