GET api/Dashboard/GetPrePlans/{CompanyId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
CompanyId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PrePlanName | Description | Type | Additional information |
---|---|---|---|
Unit | string |
None. |
|
PickupDate | date |
None. |
|
DropDate | date |
None. |
|
OrderNumber | string |
None. |
|
OrderManifestCode | string |
None. |
|
PickupCity | string |
None. |
|
PickupState | string |
None. |
|
DestinationCity | string |
None. |
|
DestinationState | string |
None. |
|
PlannedTrailer | string |
None. |
|
PlannedDriver1 | string |
None. |
|
ControllingDivisionCode | string |
None. |
|
PreplanCommitted | character |
None. |
|
PreplanSent | character |
None. |
|
PlannedDriver1DriverMaster | Driver |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.