carrierId |
(Required if iccNumber is not populated) ID of the carrier for which to create the new RowAvailTractDetail record |
query
|
|
String
|
iccNumber |
(Required if carrierId is not populated) MC number of the carrier for which to create the new RowAvailTractDetail record |
query
|
|
String
|
locationCity |
(Required) City of where the tractor will be available |
query
|
|
String
|
locationState |
(Required) State of where the tractor will be available |
query
|
|
String
|
loadToCity |
(Optional) Load available tractor to this city
Defaults to the drs_payee.search_city_name value |
query
|
|
String
|
loadToState |
(Optional) Load available tractor to this state
Defaults to the drs_payee.search_state value |
query
|
|
String
|
availableDate |
(Optional) Start date when this tractor will be available
Defaults to current date |
query
|
|
Date
|
expiresDate |
(Optional) Date when this tractor will no longer be available
Defaults to current date |
query
|
|
Date
|
distanceRadius |
(Optional) Distance that carrier is willing to travel to pick up a load
There is no default value |
query
|
|
Integer
|
teams |
(Optional) Represents if team drivers are available with this tractor
Defaults to false |
query
|
|
Boolean
|
comments |
(Optional) Comments for this available tractor
There is no default value |
query
|
|
String
|
equipmentType |
(Optional) Type of trailer available with the tractor
Corresponds to the entries in the PowerBroker com.tms.common.loadmaster.tablerows.RowEquipmentType table
There is no default value |
query
|
|
String
|