GET api/GZPDA/GetOrder?cargoBarcode={cargoBarcode}
根据包裹号或快递单号查运单
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| cargoBarcode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ImpShipmentOrderModel| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
运单序列号 |
integer |
None. |
| OrderId |
运单号 (只读, 下单时不填) |
string |
None. |
| TotalCnt | integer |
None. |
|
| TotalVolume | decimal number |
None. |
|
| TotalWeight | decimal number |
None. |
|
| IsBigCargoCP |
总0.6方,单件22KG,单件体积0.15方,单边1米 (标准4,CourierPlease转运派送标准大小货界定,在标准1邮政大小货IsBigCargo标准之上,增加单件体积小于0.15方) 小于这个条件可以由CP派送,实际CP要求单件体积小于0.1,整单体积小于0.1,超过会产生oversize费 |
boolean |
None. |
| CanCPMetroDeliver | boolean |
None. |
|
| GoodsValueOver1000 | boolean |
None. |
|
| Marks | string |
None. |
|
| Description | string |
None. |
|
| DescriptionOfGoods | string |
None. |
|
| ShippingIncoterm | string |
None. |
|
| InitTime | date |
None. |
|
| ConfirmTime | date |
None. |
|
| ReviewedTime | date |
None. |
|
| PreLoadContainerTime | date |
None. |
|
| LoadContainerTime | date |
None. |
|
| SentOutTime | date |
None. |
|
| ShippingTime | date |
None. |
|
| ArrivalTime | date |
None. |
|
| ArriveBondTime | date |
None. |
|
| ClearingTime | date |
None. |
|
| ClearanceTime | date |
None. |
|
| BatchETA | date |
None. |
|
| EstimatedArrivalWHTime | date |
None. |
|
| ReadyForCollectTime | date |
None. |
|
| DeliveryingTime | date |
None. |
|
| FinishTime | date |
None. |
|
| FreightPaidTime | date |
None. |
|
| EntryPaidTime | date |
None. |
|
| DeliveryPaidTime | date |
None. |
|
| id_Status | integer |
None. |
|
| Status | string |
None. |
|
| id_SubStatus | integer |
None. |
|
| SubStatus | string |
None. |
|
| id_CustomsStatus |
0:未知状态,1:已清关,2:海关查验 |
integer |
None. |
| PickUpDate |
Pick Up Date |
date |
None. |
| Type |
运输类别 |
string |
None. |
| FinanceClear |
Is Finance Clear |
boolean |
None. |
| Rating |
运单评分 |
integer |
None. |
| ParcelWHCodes | string |
None. |
|
| Cargos | ImpOrderCargoListModel |
None. |
|
| PricePreview |
Price Preview |
ShipmentOrderPricePreviewModel |
None. |
| InvoiceList |
Invoice |
Collection of ImpInvoiceInfoModel |
None. |
| AttachList |
Attachment |
Collection of ImpOrderAttachmentModel |
None. |
| RatingInfo | Collection of ImpOrderRatingModel |
None. |
|
| id_TransportBatch | integer |
None. |
|
| ULDId | string |
None. |
|
| Vessel | string |
None. |
|
| Voyage | string |
None. |
|
| CargoSNs |
包裹序列号清单,用英文逗号分隔,如 "112233,112234,112235" (下单时必填) |
string |
None. |
| AttachmentSNs |
文件附件序列号清单,用英文逗号分隔,如 "112233,112234,112235" (下单时必填) |
string |
None. |
| PackingList |
装箱清单 (下单时必填, 下单后,确认发货前可以修改) |
OrderPackingListModel |
None. |
| id_DeliveryOption |
配送方式: 1.仓库自提, 2.送货上门 |
integer |
None. |
| id_PickupLocation |
提货点 |
integer |
None. |
| Reference1 | string |
None. |
|
| Reference2 | string |
None. |
|
| id_User |
客户序列号 (必填) |
integer |
None. |
| id_Branch |
分公司 ID |
integer |
None. |
| Branch |
分公司 |
string |
None. |
| OriginPort |
出发港 Port (必填 通过 api/ImportShipment/GetShipmentPorts?PType={PType} 获取) |
string |
None. |
| DestPort |
目的港 Port (必填 通过 api/ImportShipment/GetShipmentPorts?PType={PType} 获取) |
string |
None. |
| id_ShipmentType |
运输类别ID (必填 通过 api/ImportShipment/GetShipmentTypes 获取清单) |
integer |
None. |
| SenderName |
Sender Name (必填) |
string |
None. |
| SenderPhone |
Sender Phone (必填) |
string |
None. |
| SenderCountry |
Sender Country (必填) |
string |
None. |
| SenderProvince |
Sender Province (必填) |
string |
None. |
| SenderCity |
Sender City (必填) |
string |
None. |
| SenderAddress |
Sender Address (必填) |
string |
None. |
| SenderPostCode |
Sender Post code (必填) |
string |
None. |
| SenderEmail |
Sender Email |
string |
None. |
| id_ContactSenderRef |
发件人地址薄 ID |
integer |
None. |
| ReceiverName |
Receiver Name (必填) |
string |
None. |
| ReceiverPhone |
Receiver phone (必填) |
string |
None. |
| ReceiverCountry |
Receiver country (必填) |
string |
None. |
| ReceiverProvince |
Receiver province (必填) |
string |
None. |
| ReceiverCity |
Receiver city (必填) |
string |
None. |
| ReceiverAddress |
Receiver address (必填) |
string |
None. |
| ReceiverPostCode |
Receiver Post code (必填) |
string |
None. |
| ReceiverEmail |
Receiver Email |
string |
None. |
| id_ContactReceiverRef |
收件人地址薄 ID |
integer |
None. |
| ReceiverNameDec |
清关收件人(选填) |
string |
None. |
| ReceiverPhoneDec |
清关收件人电话(选填) |
string |
None. |
| ReceiverProvinceDec |
清关收件省(选填) |
string |
None. |
| ReceiverCityDec |
清关收件市(选填) |
string |
None. |
| ReceiverAddressDec |
清关收件地址(选填) |
string |
None. |
| ReceiverPostCodeDec |
清关收件邮编(选填) |
string |
None. |
| ReceiverEmailDec |
清关收件Email(选填) |
string |
None. |
| id_ContactReceiverDecRef |
清关收件地址薄SN Ref(选填) |
integer |
None. |
| Notes |
用户备注 |
string |
None. |
| SysNotes |
系统备注 |
string |
None. |
| Hazardous |
true: 含有电池/油漆/液体 等危险品; false: 不含危险品 (必填) |
boolean |
None. |
| Personal |
true: 个人ID报关; false: 公司ASIC证件报关 (必填) |
boolean |
None. |
| Fumigation |
true: 含实木材质,需要熏蒸; false: 不含实木,不需要熏蒸 (必填) |
boolean |
None. |
| Bamboo |
true: 含竹材质; false: 不含竹材 |
boolean |
None. |
| ExpTaxReturn |
1 退税开票,2:退税不开票, 0:不退税 |
integer |
None. |
| COO |
原产地证明(COO), 0:不提供COO; 1:用户提供COO; 2:STS提供COO(收费) |
integer |
None. |
| ErrorCode |
Detailed Error code (Variable definition by specific API) |
integer |
None. |
| ErrDetail |
错误原因 |
ErrorCodeModel |
None. |
| Code |
Return code |
APIReturnResult |
None. |
| Reference |
Optional, typically used for refering Unique ID in batch operation result; |
string |
None. |
| Message |
Returned message. |
string |
None. |
| ReturnResult |
Return result |
Object |
None. |
Response Formats
application/json, text/json
{
"id": 1,
"OrderId": "sample string 2",
"TotalCnt": 5,
"TotalVolume": 6.0,
"TotalWeight": 7.0,
"IsBigCargoCP": true,
"CanCPMetroDeliver": false,
"GoodsValueOver1000": false,
"Marks": "sample string 16",
"Description": "sample string 17",
"DescriptionOfGoods": "sample string 18",
"ShippingIncoterm": "sample string 19",
"InitTime": "2026-05-31T04:42:44.8551048+10:00",
"ConfirmTime": "2026-05-31T04:42:44.8551048+10:00",
"ReviewedTime": "2026-05-31T04:42:44.8551048+10:00",
"PreLoadContainerTime": "2026-05-31T04:42:44.8551048+10:00",
"LoadContainerTime": "2026-05-31T04:42:44.8551048+10:00",
"SentOutTime": "2026-05-31T04:42:44.8551048+10:00",
"ShippingTime": "2026-05-31T04:42:44.8551048+10:00",
"ArrivalTime": "2026-05-31T04:42:44.8551048+10:00",
"ArriveBondTime": "2026-05-31T04:42:44.8551048+10:00",
"ClearingTime": "2026-05-31T04:42:44.8551048+10:00",
"ClearanceTime": "2026-05-31T04:42:44.8551048+10:00",
"BatchETA": "2026-05-31T04:42:44.8551048+10:00",
"EstimatedArrivalWHTime": "2026-05-31T04:42:44.8551048+10:00",
"ReadyForCollectTime": "2026-05-31T04:42:44.8551048+10:00",
"DeliveryingTime": "2026-05-31T04:42:44.8551048+10:00",
"FinishTime": "2026-05-31T04:42:44.8551048+10:00",
"FreightPaidTime": "2026-05-31T04:42:44.8551048+10:00",
"EntryPaidTime": "2026-05-31T04:42:44.8551048+10:00",
"DeliveryPaidTime": "2026-05-31T04:42:44.8551048+10:00",
"id_Status": 20,
"Status": "sample string 21",
"id_SubStatus": 22,
"SubStatus": "",
"id_CustomsStatus": 25,
"PickUpDate": "2026-05-31T04:42:44.8551048+10:00",
"Type": "sample string 28",
"FinanceClear": true,
"Rating": 36,
"ParcelWHCodes": "sample string 9",
"Cargos": {
"TotalDetails": [
{
"id_Branch": 1,
"TotalCnt": 2,
"TotalVolume": 3.0,
"TotalWeight": 4.0
},
{
"id_Branch": 1,
"TotalCnt": 2,
"TotalVolume": 3.0,
"TotalWeight": 4.0
}
],
"TotalCnt": 1,
"TotalVolume": 2.0,
"TotalWeight": 3.0,
"CargoSNs": "1,1",
"CargoList": [
{
"PackingList": [
{
"id_Order": 1,
"CargoCnt": 2,
"Qty": 3,
"UnitPrice": 4.0,
"SubTotal": 5.0,
"Currency": "sample string 6",
"id_Cargo": 7,
"ContainLiquid": true,
"IsElectric": true,
"Insure": true,
"id": 11,
"id_User": 12,
"SKU": "sample string 13",
"ProductBrand": "sample string 14",
"ProductName": "sample string 15",
"ProductComponent": "sample string 16",
"ProductColor": "sample string 17",
"ProductNameEn": "sample string 18",
"Notes": "sample string 19"
},
{
"id_Order": 1,
"CargoCnt": 2,
"Qty": 3,
"UnitPrice": 4.0,
"SubTotal": 5.0,
"Currency": "sample string 6",
"id_Cargo": 7,
"ContainLiquid": true,
"IsElectric": true,
"Insure": true,
"id": 11,
"id_User": 12,
"SKU": "sample string 13",
"ProductBrand": "sample string 14",
"ProductName": "sample string 15",
"ProductComponent": "sample string 16",
"ProductColor": "sample string 17",
"ProductNameEn": "sample string 18",
"Notes": "sample string 19"
}
],
"id": 1,
"id_User": 2,
"id_Branch": 3,
"id_Order": 4,
"UserCargoSeq": 5,
"CargoBarcode": "sample string 6",
"RFID": "sample string 7",
"WHCode": "sample string 8",
"WHCode2": "sample string 9",
"LocalTsptVendor": "sample string 10",
"LocalTsptVendorEN": "",
"TrackingNo": "sample string 11",
"id_Status": 12,
"Status": "sample string 13",
"id_SubStatus": 14,
"SubStatus": "sample string 15",
"id_NewCargo": 16,
"InitTime": "2026-05-31T04:42:44.8551048+10:00",
"PicList": null,
"id_CollectStaff": 18,
"id_PrepareStaff": 19,
"id_StaffAu": 20,
"id_StaffGz": 21,
"CargoCodeSuffix": "sample string 22",
"OrderBarcode": "sample string 23",
"id_Bag": 24,
"id_Pallet": 25,
"ChangeLabel": true,
"PackingListCount": 2,
"Marks": "sample string 30",
"Reference": "sample string 31",
"InsureNotes": "sample string 32",
"InsureValue": 33.0,
"OrderId": "sample string 34",
"OldCargos": {
"TotalDetails": [],
"TotalCnt": 0,
"TotalVolume": 0.0,
"TotalWeight": 0.0,
"CargoSNs": "",
"CargoList": [],
"ErrorCode": 0,
"ErrDetail": {
"Code": 0,
"ErrMsg": "",
"ErrMsgEn": ""
},
"Code": 999,
"Reference": "",
"Message": "",
"ReturnResult": null
},
"Notes": "sample string 35",
"CargoType": "sample string 39",
"CargoType2": "sample string 40",
"CargoContent": "sample string 41",
"CargoContentEn": "sample string 42",
"Currency": "sample string 43",
"UnitPrice": 44.0,
"Cnt": 45,
"SysNotes": "sample string 46",
"Length": 47.0,
"Width": 48.0,
"Height": 49.0,
"MaxDim": 49.0,
"Volume": 51.0,
"Weight": 52.0
},
{
"PackingList": [
{
"id_Order": 1,
"CargoCnt": 2,
"Qty": 3,
"UnitPrice": 4.0,
"SubTotal": 5.0,
"Currency": "sample string 6",
"id_Cargo": 7,
"ContainLiquid": true,
"IsElectric": true,
"Insure": true,
"id": 11,
"id_User": 12,
"SKU": "sample string 13",
"ProductBrand": "sample string 14",
"ProductName": "sample string 15",
"ProductComponent": "sample string 16",
"ProductColor": "sample string 17",
"ProductNameEn": "sample string 18",
"Notes": "sample string 19"
},
{
"id_Order": 1,
"CargoCnt": 2,
"Qty": 3,
"UnitPrice": 4.0,
"SubTotal": 5.0,
"Currency": "sample string 6",
"id_Cargo": 7,
"ContainLiquid": true,
"IsElectric": true,
"Insure": true,
"id": 11,
"id_User": 12,
"SKU": "sample string 13",
"ProductBrand": "sample string 14",
"ProductName": "sample string 15",
"ProductComponent": "sample string 16",
"ProductColor": "sample string 17",
"ProductNameEn": "sample string 18",
"Notes": "sample string 19"
}
],
"id": 1,
"id_User": 2,
"id_Branch": 3,
"id_Order": 4,
"UserCargoSeq": 5,
"CargoBarcode": "sample string 6",
"RFID": "sample string 7",
"WHCode": "sample string 8",
"WHCode2": "sample string 9",
"LocalTsptVendor": "sample string 10",
"LocalTsptVendorEN": "",
"TrackingNo": "sample string 11",
"id_Status": 12,
"Status": "sample string 13",
"id_SubStatus": 14,
"SubStatus": "sample string 15",
"id_NewCargo": 16,
"InitTime": "2026-05-31T04:42:44.8551048+10:00",
"PicList": null,
"id_CollectStaff": 18,
"id_PrepareStaff": 19,
"id_StaffAu": 20,
"id_StaffGz": 21,
"CargoCodeSuffix": "sample string 22",
"OrderBarcode": "sample string 23",
"id_Bag": 24,
"id_Pallet": 25,
"ChangeLabel": true,
"PackingListCount": 2,
"Marks": "sample string 30",
"Reference": "sample string 31",
"InsureNotes": "sample string 32",
"InsureValue": 33.0,
"OrderId": "sample string 34",
"OldCargos": {
"TotalDetails": [],
"TotalCnt": 0,
"TotalVolume": 0.0,
"TotalWeight": 0.0,
"CargoSNs": "",
"CargoList": [],
"ErrorCode": 0,
"ErrDetail": {
"Code": 0,
"ErrMsg": "",
"ErrMsgEn": ""
},
"Code": 999,
"Reference": "",
"Message": "",
"ReturnResult": null
},
"Notes": "sample string 35",
"CargoType": "sample string 39",
"CargoType2": "sample string 40",
"CargoContent": "sample string 41",
"CargoContentEn": "sample string 42",
"Currency": "sample string 43",
"UnitPrice": 44.0,
"Cnt": 45,
"SysNotes": "sample string 46",
"Length": 47.0,
"Width": 48.0,
"Height": 49.0,
"MaxDim": 49.0,
"Volume": 51.0,
"Weight": 52.0
}
],
"ErrorCode": 9,
"ErrDetail": {
"Code": 1,
"ErrMsg": "sample string 2",
"ErrMsgEn": "sample string 3"
},
"Code": 0,
"Reference": "sample string 10",
"Message": "sample string 11",
"ReturnResult": {}
},
"PricePreview": {
"TotalVolume": 1.0,
"TotalWeight": 2.0,
"CargoCnt": 3,
"ChargeUnit": "sample string 4",
"Currency": "sample string 5",
"GST": 6.0,
"SubTotal": 7.0,
"TotalAmt": 13.0,
"MustFumigation": true,
"SuggestConsolidation": true,
"SuggestDeliveryToDoor": true,
"FeeList": [
{
"id": 1,
"id_Invoice": 2,
"OrderRef": "sample string 3",
"id_Cost": 4,
"id_FeeItemDef": 5,
"FeeCode": "COO",
"FeeDesc": "原产地证",
"FeeDescEn": "Certificate of Origin",
"UnitPrice": 9.0,
"Qty": 10.0,
"GST": 11.0,
"SubTotal": 12.0,
"CostAmt": 13.0,
"Currency": "sample string 14",
"Notes": "sample string 15"
},
{
"id": 1,
"id_Invoice": 2,
"OrderRef": "sample string 3",
"id_Cost": 4,
"id_FeeItemDef": 5,
"FeeCode": "COO",
"FeeDesc": "原产地证",
"FeeDescEn": "Certificate of Origin",
"UnitPrice": 9.0,
"Qty": 10.0,
"GST": 11.0,
"SubTotal": 12.0,
"CostAmt": 13.0,
"Currency": "sample string 14",
"Notes": "sample string 15"
}
],
"ErrorCode": 12,
"ErrDetail": {
"Code": 1,
"ErrMsg": "sample string 2",
"ErrMsgEn": "sample string 3"
},
"Code": 0,
"Reference": "sample string 13",
"Message": "sample string 14",
"ReturnResult": {}
},
"InvoiceList": [
{
"PDFUploadType": 1,
"Status": "",
"StatusEn": "",
"ImportedToEXO": true,
"AllocateTime": "2026-05-31T04:42:44.8551048+10:00",
"id_Statement": 4,
"AgtMargin": 5.0,
"AvailableRebate": 0.0,
"id_ShipmentType": 8,
"id": 10,
"id_User": 11,
"id_Order": 12,
"InvoiceNo": "sample string 13",
"InvoiceAddr": "sample string 14",
"InvoiceTo": "sample string 15",
"Consignee": "sample string 16",
"ConsigneeAddr": "sample string 17",
"ChargeUnit": "sample string 18",
"Currency": "sample string 19",
"SubTotal": 20.0,
"CostAmt": 21.0,
"GST": 22.0,
"TotalAmt": 23.0,
"TotalAmtAUD": 0.0,
"AllocatedAmt": 24.0,
"id_Status": 25,
"id_UpdateStaff": 26,
"InitTime": "2026-05-31T04:42:44.8551048+10:00",
"PayTime": "2026-05-31T04:42:44.8551048+10:00",
"CloseTime": "2026-05-31T04:42:44.8551048+10:00",
"id_InvoiceType": 28,
"InvoiceType": "",
"InvoiceTypeEn": "",
"Notes": "sample string 29",
"XeroID": "sample string 30",
"ImportedXero": true,
"DelOrder": true,
"FeeList": [
{
"id": 1,
"id_Invoice": 2,
"OrderRef": "sample string 3",
"id_Cost": 4,
"id_FeeItemDef": 5,
"FeeCode": "COO",
"FeeDesc": "原产地证",
"FeeDescEn": "Certificate of Origin",
"UnitPrice": 9.0,
"Qty": 10.0,
"GST": 11.0,
"SubTotal": 12.0,
"CostAmt": 13.0,
"Currency": "sample string 14",
"Notes": "sample string 15"
},
{
"id": 1,
"id_Invoice": 2,
"OrderRef": "sample string 3",
"id_Cost": 4,
"id_FeeItemDef": 5,
"FeeCode": "COO",
"FeeDesc": "原产地证",
"FeeDescEn": "Certificate of Origin",
"UnitPrice": 9.0,
"Qty": 10.0,
"GST": 11.0,
"SubTotal": 12.0,
"CostAmt": 13.0,
"Currency": "sample string 14",
"Notes": "sample string 15"
}
]
},
{
"PDFUploadType": 1,
"Status": "",
"StatusEn": "",
"ImportedToEXO": true,
"AllocateTime": "2026-05-31T04:42:44.8551048+10:00",
"id_Statement": 4,
"AgtMargin": 5.0,
"AvailableRebate": 0.0,
"id_ShipmentType": 8,
"id": 10,
"id_User": 11,
"id_Order": 12,
"InvoiceNo": "sample string 13",
"InvoiceAddr": "sample string 14",
"InvoiceTo": "sample string 15",
"Consignee": "sample string 16",
"ConsigneeAddr": "sample string 17",
"ChargeUnit": "sample string 18",
"Currency": "sample string 19",
"SubTotal": 20.0,
"CostAmt": 21.0,
"GST": 22.0,
"TotalAmt": 23.0,
"TotalAmtAUD": 0.0,
"AllocatedAmt": 24.0,
"id_Status": 25,
"id_UpdateStaff": 26,
"InitTime": "2026-05-31T04:42:44.8551048+10:00",
"PayTime": "2026-05-31T04:42:44.8551048+10:00",
"CloseTime": "2026-05-31T04:42:44.8551048+10:00",
"id_InvoiceType": 28,
"InvoiceType": "",
"InvoiceTypeEn": "",
"Notes": "sample string 29",
"XeroID": "sample string 30",
"ImportedXero": true,
"DelOrder": true,
"FeeList": [
{
"id": 1,
"id_Invoice": 2,
"OrderRef": "sample string 3",
"id_Cost": 4,
"id_FeeItemDef": 5,
"FeeCode": "COO",
"FeeDesc": "原产地证",
"FeeDescEn": "Certificate of Origin",
"UnitPrice": 9.0,
"Qty": 10.0,
"GST": 11.0,
"SubTotal": 12.0,
"CostAmt": 13.0,
"Currency": "sample string 14",
"Notes": "sample string 15"
},
{
"id": 1,
"id_Invoice": 2,
"OrderRef": "sample string 3",
"id_Cost": 4,
"id_FeeItemDef": 5,
"FeeCode": "COO",
"FeeDesc": "原产地证",
"FeeDescEn": "Certificate of Origin",
"UnitPrice": 9.0,
"Qty": 10.0,
"GST": 11.0,
"SubTotal": 12.0,
"CostAmt": 13.0,
"Currency": "sample string 14",
"Notes": "sample string 15"
}
]
}
],
"AttachList": [
{
"FileUrl": "sample string 1",
"Filename": "sample string 2",
"UploadTime": "2026-05-31T04:42:44.8551048+10:00",
"GUID": "sample string 4",
"IDName": "sample string 5",
"IDNumber": "sample string 6",
"AttachmentType": "sample string 7",
"Notes": "sample string 8",
"DownloadUrl": "https://stscargowebdata.oss-cn-hongkong.aliyuncs.com/sample string 1?Expires=1780170164&OSSAccessKeyId=LTAI5t5ujKKd3H1T3MqVLyfK&Signature=ClqUb0TgazNOlouiUwDWSkEijBo%3D"
},
{
"FileUrl": "sample string 1",
"Filename": "sample string 2",
"UploadTime": "2026-05-31T04:42:44.8551048+10:00",
"GUID": "sample string 4",
"IDName": "sample string 5",
"IDNumber": "sample string 6",
"AttachmentType": "sample string 7",
"Notes": "sample string 8",
"DownloadUrl": "https://stscargowebdata.oss-cn-hongkong.aliyuncs.com/sample string 1?Expires=1780170164&OSSAccessKeyId=LTAI5t5ujKKd3H1T3MqVLyfK&Signature=ClqUb0TgazNOlouiUwDWSkEijBo%3D"
}
],
"RatingInfo": [
{
"Rating1": 1,
"Rating2": 2,
"Rating3": 3,
"Rating4": 4,
"Rating5": 5,
"OverallRating": 6,
"id": 7,
"id_User": 8,
"id_Order": 9,
"id_OrderType": 10,
"id_MessageType": 11,
"MessageText": "sample string 12",
"id_Staff": 13,
"Staff": "sample string 14",
"IsRead": true,
"InitTime": "2026-05-31T04:42:44.8551048+10:00",
"AttachList": [
{
"id": 1,
"id_File": 2,
"url": "https://stscargowebdata.oss-accelerate.aliyuncs.com/sample string 3?Expires=1780168364&OSSAccessKeyId=LTAI5t5ujKKd3H1T3MqVLyfK&Signature=iQu9ZFE9v3BHRwPGDvpA9c2xPao%3D",
"urlThumb": "https://stscargowebdata.oss-accelerate.aliyuncs.com/sample string 3?x-oss-process=image%2Fresize%2Cm_lfit%2Cw_100%2Ch_100&Expires=1780168364&OSSAccessKeyId=LTAI5t5ujKKd3H1T3MqVLyfK&Signature=2Ed3yRiCdhupP2O2UiFzuDzQJSw%3D",
"Filename": "sample string 4",
"UploadTime": "2026-05-31T04:42:44.8551048+10:00",
"GUID": "sample string 6",
"id_AttachmentType": 7,
"AttachmentType": "sample string 8",
"TANotes": "sample string 9",
"FNotes": "sample string 10",
"Notes": "sample string 9sample string 10"
},
{
"id": 1,
"id_File": 2,
"url": "https://stscargowebdata.oss-accelerate.aliyuncs.com/sample string 3?Expires=1780168364&OSSAccessKeyId=LTAI5t5ujKKd3H1T3MqVLyfK&Signature=iQu9ZFE9v3BHRwPGDvpA9c2xPao%3D",
"urlThumb": "https://stscargowebdata.oss-accelerate.aliyuncs.com/sample string 3?x-oss-process=image%2Fresize%2Cm_lfit%2Cw_100%2Ch_100&Expires=1780168364&OSSAccessKeyId=LTAI5t5ujKKd3H1T3MqVLyfK&Signature=2Ed3yRiCdhupP2O2UiFzuDzQJSw%3D",
"Filename": "sample string 4",
"UploadTime": "2026-05-31T04:42:44.8551048+10:00",
"GUID": "sample string 6",
"id_AttachmentType": 7,
"AttachmentType": "sample string 8",
"TANotes": "sample string 9",
"FNotes": "sample string 10",
"Notes": "sample string 9sample string 10"
}
]
},
{
"Rating1": 1,
"Rating2": 2,
"Rating3": 3,
"Rating4": 4,
"Rating5": 5,
"OverallRating": 6,
"id": 7,
"id_User": 8,
"id_Order": 9,
"id_OrderType": 10,
"id_MessageType": 11,
"MessageText": "sample string 12",
"id_Staff": 13,
"Staff": "sample string 14",
"IsRead": true,
"InitTime": "2026-05-31T04:42:44.8551048+10:00",
"AttachList": [
{
"id": 1,
"id_File": 2,
"url": "https://stscargowebdata.oss-accelerate.aliyuncs.com/sample string 3?Expires=1780168364&OSSAccessKeyId=LTAI5t5ujKKd3H1T3MqVLyfK&Signature=iQu9ZFE9v3BHRwPGDvpA9c2xPao%3D",
"urlThumb": "https://stscargowebdata.oss-accelerate.aliyuncs.com/sample string 3?x-oss-process=image%2Fresize%2Cm_lfit%2Cw_100%2Ch_100&Expires=1780168364&OSSAccessKeyId=LTAI5t5ujKKd3H1T3MqVLyfK&Signature=2Ed3yRiCdhupP2O2UiFzuDzQJSw%3D",
"Filename": "sample string 4",
"UploadTime": "2026-05-31T04:42:44.8551048+10:00",
"GUID": "sample string 6",
"id_AttachmentType": 7,
"AttachmentType": "sample string 8",
"TANotes": "sample string 9",
"FNotes": "sample string 10",
"Notes": "sample string 9sample string 10"
},
{
"id": 1,
"id_File": 2,
"url": "https://stscargowebdata.oss-accelerate.aliyuncs.com/sample string 3?Expires=1780168364&OSSAccessKeyId=LTAI5t5ujKKd3H1T3MqVLyfK&Signature=iQu9ZFE9v3BHRwPGDvpA9c2xPao%3D",
"urlThumb": "https://stscargowebdata.oss-accelerate.aliyuncs.com/sample string 3?x-oss-process=image%2Fresize%2Cm_lfit%2Cw_100%2Ch_100&Expires=1780168364&OSSAccessKeyId=LTAI5t5ujKKd3H1T3MqVLyfK&Signature=2Ed3yRiCdhupP2O2UiFzuDzQJSw%3D",
"Filename": "sample string 4",
"UploadTime": "2026-05-31T04:42:44.8551048+10:00",
"GUID": "sample string 6",
"id_AttachmentType": 7,
"AttachmentType": "sample string 8",
"TANotes": "sample string 9",
"FNotes": "sample string 10",
"Notes": "sample string 9sample string 10"
}
]
}
],
"id_TransportBatch": 38,
"ULDId": "sample string 39",
"Vessel": "sample string 40",
"Voyage": "sample string 41",
"CargoSNs": "sample string 42",
"AttachmentSNs": "sample string 43",
"PackingList": {
"PackingList": [
{
"id_Order": 1,
"CargoCnt": 2,
"Qty": 3,
"UnitPrice": 4.0,
"SubTotal": 5.0,
"Currency": "sample string 6",
"id_Cargo": 7,
"ContainLiquid": true,
"IsElectric": true,
"Insure": true,
"id": 11,
"id_User": 12,
"SKU": "sample string 13",
"ProductBrand": "sample string 14",
"ProductName": "sample string 15",
"ProductComponent": "sample string 16",
"ProductColor": "sample string 17",
"ProductNameEn": "sample string 18",
"Notes": "sample string 19"
},
{
"id_Order": 1,
"CargoCnt": 2,
"Qty": 3,
"UnitPrice": 4.0,
"SubTotal": 5.0,
"Currency": "sample string 6",
"id_Cargo": 7,
"ContainLiquid": true,
"IsElectric": true,
"Insure": true,
"id": 11,
"id_User": 12,
"SKU": "sample string 13",
"ProductBrand": "sample string 14",
"ProductName": "sample string 15",
"ProductComponent": "sample string 16",
"ProductColor": "sample string 17",
"ProductNameEn": "sample string 18",
"Notes": "sample string 19"
}
],
"id_Order": 1
},
"id_DeliveryOption": 44,
"id_PickupLocation": 45,
"Reference1": "sample string 46",
"Reference2": "sample string 47",
"id_User": 48,
"id_Branch": 49,
"Branch": "sample string 50",
"OriginPort": "sample string 51",
"DestPort": "sample string 52",
"id_ShipmentType": 53,
"SenderName": "sample string 54",
"SenderPhone": "sample string 55",
"SenderCountry": "sample string 56",
"SenderProvince": "sample string 57",
"SenderCity": "sample string 58",
"SenderAddress": "sample string 59",
"SenderPostCode": "sample string 60",
"SenderEmail": "sample string 61",
"id_ContactSenderRef": 62,
"ReceiverName": "sample string 63",
"ReceiverPhone": "sample string 64",
"ReceiverCountry": "sample string 65",
"ReceiverProvince": "sample string 66",
"ReceiverCity": "sample string 67",
"ReceiverAddress": "sample string 68",
"ReceiverPostCode": "sample string 69",
"ReceiverEmail": "sample string 70",
"id_ContactReceiverRef": 72,
"ReceiverNameDec": "sample string 73",
"ReceiverPhoneDec": "sample string 74",
"ReceiverProvinceDec": "sample string 75",
"ReceiverCityDec": "sample string 76",
"ReceiverAddressDec": "sample string 77",
"ReceiverPostCodeDec": "sample string 78",
"ReceiverEmailDec": "sample string 79",
"id_ContactReceiverDecRef": 80,
"Notes": "sample string 81",
"SysNotes": "sample string 82",
"Hazardous": true,
"Personal": true,
"Fumigation": true,
"Bamboo": true,
"ExpTaxReturn": 87,
"COO": 88,
"ErrorCode": 89,
"ErrDetail": {
"Code": 1,
"ErrMsg": "sample string 2",
"ErrMsgEn": "sample string 3"
},
"Code": 0,
"Reference": "sample string 90",
"Message": "sample string 91",
"ReturnResult": {}
}