GET api/DriverWindow/CheckInOut/GetShippingOrderForDriverCheckIn/{companyCode}/{costCenterId}/{customerOrder}/{customerReference}
Get the shipping order for driver check in.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyCode | string |
Required |
|
| costCenterId | string |
Required |
|
| customerOrder | string |
Required |
|
| customerReference | string |
Required |
Body Parameters
None.
Response Information
Resource Description
DcShippingOrder| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerName | string |
None. |
|
| InboundCustomerName | string |
None. |
|
| SplitStatus | ShippingOrderSplitStatus |
None. |
|
| CompanyCode | string |
None. |
|
| ShippingOrderIdNo | string |
Max length: 10 |
|
| ShippingDateTime | date |
None. |
|
| CustomerId | string |
Max length: 20 |
|
| CustomerOrder | string |
Max length: 30 |
|
| Door | string |
Max length: 10 |
|
| PickupDateTime | date |
None. |
|
| BookingId | string |
Max length: 20 |
|
| Carrier | string |
Max length: 20 |
|
| Comment | string |
Max length: 20 |
|
| SpecialInstruction | string |
None. |
|
| CompletedDateTime | date |
None. |
|
| CostCenterId | string |
Max length: 12 |
|
| LoadType | string |
Max length: 20 |
|
| CarrierType | string |
Max length: 20 |
|
| EquipmentLabel | string |
Max length: 11 |
|
| CustomerReference | string |
Max length: 20 |
|
| SteamshipLineName | string |
Max length: 30 |
|
| Port | string |
Max length: 30 |
|
| Vessel | string |
Max length: 45 |
|
| Seal | string |
Max length: 20 |
|
| IsInspectionRequired | decimal number |
None. |
|
| InspectionCompleted | string |
Max length: 30 |
|
| Name | string |
Max length: 40 |
|
| Address1 | string |
Max length: 40 |
|
| Address2 | string |
Max length: 40 |
|
| City | string |
Max length: 20 |
|
| State | string |
Max length: 5 |
|
| Zip | string |
Max length: 10 |
|
| Country | string |
Max length: 30 |
|
| TareWeight | integer |
None. |
|
| BillOfLadingFamilyId | string |
Max length: 25 |
|
| BillOfLadingProductId | string |
Max length: 20 |
|
| BillOfLadingLot | string |
Max length: 20 |
|
| BillOfLadingNotes | string |
None. |
|
| Terms | string |
Max length: 10 |
|
| IsProtected | decimal number |
None. |
|
| IsCreatedByEdi | decimal number |
None. |
|
| IsHandStack | decimal number |
None. |
|
| ReturnedPalletQuantity | integer |
None. |
|
| BillOfLadingId | string |
Max length: 15 |
|
| EquipmentIdNo | integer |
None. |
|
| DocumentIdNo | integer |
None. |
|
| InboundCostCenterId | string |
None. |
|
| InboundWarehouseId | string |
Max length: 10 |
|
| InboundCustomerId | string |
Max length: 20 |
|
| InboundCustomerOrder | string |
Max length: 30 |
|
| InboundCustomerReference | string |
Max length: 20 |
|
| InboundRateCode1 | string |
Max length: 10 |
|
| InboundRateCode2 | string |
Max length: 10 |
|
| InboundRateCode3 | string |
Max length: 10 |
|
| InboundRateCode4 | string |
Max length: 10 |
|
| OrderType | string |
Max length: 30 |
|
| RateCode4 | string |
Max length: 10 |
|
| ExternalKeyIdNo | integer |
None. |
|
| ReleasedDateTime | date |
None. |
|
| ReleasedBy | string |
Max length: 20 |
|
| ShippingOrderStatus | ShippingOrderStatus |
None. |
|
| ShippingOrderStatusText | string |
None. |
|
| ShippingOrderEqStatus | ShippingOrderEqStatus |
None. |
|
| ShippingOrderEqStatusText | string |
None. |
|
| ArrivedDateTime | date |
None. |
|
| HasAppointment | decimal number |
None. |
|
| AppointmentDateTime | date |
None. |
|
| DriverName | string |
None. |
|
| DriverInDateTime | date |
None. |
|
| DriverOutDateTime | date |
None. |
|
| ContainerId | string |
None. |
|
| door2 | string |
None. |
|
| EdiReference1 | string |
None. |
|
| EdiReference2 | string |
None. |
|
| EdiReference3 | string |
None. |
|
| EdiReference4 | string |
None. |
|
| AssignedCostCenterId | string |
None. |
|
| LoadingStartDateTime | date |
None. |
|
| LoadingEndDateTime | date |
None. |
|
| Notes | string |
None. |
|
| TrafficCoordinatorCheckInDateTime | date |
None. |
|
| TrafficCoordinatorCheckOutDateTime | date |
None. |
|
| CampaignStartDateTime | date |
None. |
|
| CampaignEndDateTime | date |
None. |
|
| WhseTransferCampaignIdNo | string |
None. |
|
| WarehouseId | string |
Max length: 10 |
|
| CreatedBy | string |
None. |
|
| CreatedDateTime | date |
None. |
|
| ModifiedBy | string |
None. |
|
| ModifiedDateTime | date |
None. |
|
| ObjectKeyString | string |
None. |
|
| PrimaryKey | Collection of Object |
None. |
|
| IsPrimaryKeyInitialized | boolean |
None. |
Response Formats
application/json, text/json
{
"CustomerName": "sample string 1",
"InboundCustomerName": "sample string 2",
"SplitStatus": 0,
"CompanyCode": "sample string 3",
"ShippingOrderIdNo": "sample string 4",
"ShippingDateTime": "2025-11-05T14:59:07.2389283-06:00",
"CustomerId": "sample string 6",
"CustomerOrder": "sample string 7",
"Door": "sample string 8",
"PickupDateTime": "2025-11-05T14:59:07.2389283-06:00",
"BookingId": "sample string 10",
"Carrier": "sample string 11",
"Comment": "sample string 12",
"SpecialInstruction": "sample string 13",
"CompletedDateTime": "2025-11-05T14:59:07.2389283-06:00",
"CostCenterId": "SAMPLE STRING 15",
"LoadType": "sample string 16",
"CarrierType": "sample string 17",
"EquipmentLabel": "sample string 18",
"CustomerReference": "sample string 19",
"SteamshipLineName": "sample string 20",
"Port": "sample string 21",
"Vessel": "sample string 22",
"Seal": "sample string 23",
"IsInspectionRequired": 24.0,
"InspectionCompleted": "sample string 25",
"Name": "sample string 26",
"Address1": "sample string 27",
"Address2": "sample string 28",
"City": "sample string 29",
"State": "sample string 30",
"Zip": "sample string 31",
"Country": "sample string 32",
"TareWeight": 33,
"BillOfLadingFamilyId": "sample string 34",
"BillOfLadingProductId": "sample string 35",
"BillOfLadingLot": "sample string 36",
"BillOfLadingNotes": "sample string 37",
"Terms": "sample string 38",
"IsProtected": 39.0,
"IsCreatedByEdi": 40.0,
"IsHandStack": 41.0,
"ReturnedPalletQuantity": 42,
"BillOfLadingId": "sample string 43",
"EquipmentIdNo": 44,
"DocumentIdNo": 45,
"InboundCostCenterId": "sample string 46",
"InboundWarehouseId": "sample string 47",
"InboundCustomerId": "sample string 48",
"InboundCustomerOrder": "sample string 49",
"InboundCustomerReference": "sample string 50",
"InboundRateCode1": "sample string 51",
"InboundRateCode2": "sample string 52",
"InboundRateCode3": "sample string 53",
"InboundRateCode4": "sample string 54",
"OrderType": "sample string 55",
"RateCode4": "sample string 56",
"ExternalKeyIdNo": 57,
"ReleasedDateTime": "2025-11-05T14:59:07.2389283-06:00",
"ReleasedBy": "sample string 59",
"ShippingOrderStatus": 0,
"ShippingOrderStatusText": "sample string 60",
"ShippingOrderEqStatus": 0,
"ShippingOrderEqStatusText": "sample string 61",
"ArrivedDateTime": "2025-11-05T14:59:07.2389283-06:00",
"HasAppointment": 63.0,
"AppointmentDateTime": "2025-11-05T14:59:07.2389283-06:00",
"DriverName": "sample string 65",
"DriverInDateTime": "2025-11-05T14:59:07.2389283-06:00",
"DriverOutDateTime": "2025-11-05T14:59:07.2389283-06:00",
"ContainerId": "sample string 68",
"door2": "SAMPLE STRING 69",
"EdiReference1": "SAMPLE STRING 70",
"EdiReference2": "SAMPLE STRING 71",
"EdiReference3": "SAMPLE STRING 72",
"EdiReference4": "SAMPLE STRING 73",
"AssignedCostCenterId": "SAMPLE STRING 74",
"LoadingStartDateTime": "2025-11-05T14:59:07.2389283-06:00",
"LoadingEndDateTime": "2025-11-05T14:59:07.2389283-06:00",
"Notes": "SAMPLE STRING 77",
"TrafficCoordinatorCheckInDateTime": "2025-11-05T14:59:07.2389283-06:00",
"TrafficCoordinatorCheckOutDateTime": "2025-11-05T14:59:07.2389283-06:00",
"CampaignStartDateTime": "2025-11-05T14:59:07.2389283-06:00",
"CampaignEndDateTime": "2025-11-05T14:59:07.2389283-06:00",
"WhseTransferCampaignIdNo": "sample string 82",
"WarehouseId": "sample string 83",
"CreatedBy": "sample string 84",
"CreatedDateTime": "2025-11-05T14:59:07.2389283-06:00",
"ModifiedBy": "sample string 86",
"ModifiedDateTime": "2025-11-05T14:59:07.2389283-06:00",
"ObjectKeyString": "sample string 88",
"PrimaryKey": [
"sample string 3",
"sample string 4"
],
"IsPrimaryKeyInitialized": true
}
text/html
{"CustomerName":"sample string 1","InboundCustomerName":"sample string 2","SplitStatus":0,"CompanyCode":"sample string 3","ShippingOrderIdNo":"sample string 4","ShippingDateTime":"2025-11-05T14:59:07.2389283-06:00","CustomerId":"sample string 6","CustomerOrder":"sample string 7","Door":"sample string 8","PickupDateTime":"2025-11-05T14:59:07.2389283-06:00","BookingId":"sample string 10","Carrier":"sample string 11","Comment":"sample string 12","SpecialInstruction":"sample string 13","CompletedDateTime":"2025-11-05T14:59:07.2389283-06:00","CostCenterId":"SAMPLE STRING 15","LoadType":"sample string 16","CarrierType":"sample string 17","EquipmentLabel":"sample string 18","CustomerReference":"sample string 19","SteamshipLineName":"sample string 20","Port":"sample string 21","Vessel":"sample string 22","Seal":"sample string 23","IsInspectionRequired":24.0,"InspectionCompleted":"sample string 25","Name":"sample string 26","Address1":"sample string 27","Address2":"sample string 28","City":"sample string 29","State":"sample string 30","Zip":"sample string 31","Country":"sample string 32","TareWeight":33,"BillOfLadingFamilyId":"sample string 34","BillOfLadingProductId":"sample string 35","BillOfLadingLot":"sample string 36","BillOfLadingNotes":"sample string 37","Terms":"sample string 38","IsProtected":39.0,"IsCreatedByEdi":40.0,"IsHandStack":41.0,"ReturnedPalletQuantity":42,"BillOfLadingId":"sample string 43","EquipmentIdNo":44,"DocumentIdNo":45,"InboundCostCenterId":"sample string 46","InboundWarehouseId":"sample string 47","InboundCustomerId":"sample string 48","InboundCustomerOrder":"sample string 49","InboundCustomerReference":"sample string 50","InboundRateCode1":"sample string 51","InboundRateCode2":"sample string 52","InboundRateCode3":"sample string 53","InboundRateCode4":"sample string 54","OrderType":"sample string 55","RateCode4":"sample string 56","ExternalKeyIdNo":57,"ReleasedDateTime":"2025-11-05T14:59:07.2389283-06:00","ReleasedBy":"sample string 59","ShippingOrderStatus":0,"ShippingOrderStatusText":"sample string 60","ShippingOrderEqStatus":0,"ShippingOrderEqStatusText":"sample string 61","ArrivedDateTime":"2025-11-05T14:59:07.2389283-06:00","HasAppointment":63.0,"AppointmentDateTime":"2025-11-05T14:59:07.2389283-06:00","DriverName":"sample string 65","DriverInDateTime":"2025-11-05T14:59:07.2389283-06:00","DriverOutDateTime":"2025-11-05T14:59:07.2389283-06:00","ContainerId":"sample string 68","door2":"SAMPLE STRING 69","EdiReference1":"SAMPLE STRING 70","EdiReference2":"SAMPLE STRING 71","EdiReference3":"SAMPLE STRING 72","EdiReference4":"SAMPLE STRING 73","AssignedCostCenterId":"SAMPLE STRING 74","LoadingStartDateTime":"2025-11-05T14:59:07.2389283-06:00","LoadingEndDateTime":"2025-11-05T14:59:07.2389283-06:00","Notes":"SAMPLE STRING 77","TrafficCoordinatorCheckInDateTime":"2025-11-05T14:59:07.2389283-06:00","TrafficCoordinatorCheckOutDateTime":"2025-11-05T14:59:07.2389283-06:00","CampaignStartDateTime":"2025-11-05T14:59:07.2389283-06:00","CampaignEndDateTime":"2025-11-05T14:59:07.2389283-06:00","WhseTransferCampaignIdNo":"sample string 82","WarehouseId":"sample string 83","CreatedBy":"sample string 84","CreatedDateTime":"2025-11-05T14:59:07.2389283-06:00","ModifiedBy":"sample string 86","ModifiedDateTime":"2025-11-05T14:59:07.2389283-06:00","ObjectKeyString":"sample string 88","PrimaryKey":["sample string 3","sample string 4"],"IsPrimaryKeyInitialized":true}