POST api/GZPDA/PackMixedBag
装袋(不同运单混装)
Request Information
URI Parameters
None.
Body Parameters
Collection of stringRequest Formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2" ]
Response Information
Resource Description
ImpOrderBagModel| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| Barcode | string |
None. |
|
| id_User | integer |
None. |
|
| id_Order | integer |
None. |
|
| ShipmentOrder | ImpShipmentOrderModel |
None. |
|
| WHCode | string |
None. |
|
| Length | decimal number |
None. |
|
| Width | decimal number |
None. |
|
| Height | decimal number |
None. |
|
| Volume | decimal number |
None. |
|
| Weight | decimal number |
None. |
|
| InitTime | date |
None. |
|
| id_Pallet | integer |
None. |
|
| id_Staff | integer |
None. |
|
| id_TransportBatch | integer |
None. |
|
| Contents | string |
None. |
|
| Notes | string |
None. |
|
| CargoList | Collection of ImpOrderCargoModel |
None. |
|
| OrderIdList | Collection of string |
None. |
|
| Marks | string |
None. |
|
| Reference | string |
None. |
|
| ErrorCode |
Detailed Error code (Variable definition by specific API) |
integer |
None. |
| ErrDetail |
错误原因 |
ErrorCodeModel |
None. |
| Code |
Return code |
APIReturnResult |
None. |
| Message |
Returned message. |
string |
None. |
| ReturnResult |
Return result |
Object |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": 1,
"Barcode": "BAG1",
"id_User": 2,
"id_Order": 3,
"ShipmentOrder": {
"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.2959508+10:00",
"ConfirmTime": "2026-05-31T04:42:44.2959508+10:00",
"ReviewedTime": "2026-05-31T04:42:44.2959508+10:00",
"PreLoadContainerTime": "2026-05-31T04:42:44.2959508+10:00",
"LoadContainerTime": "2026-05-31T04:42:44.2959508+10:00",
"SentOutTime": "2026-05-31T04:42:44.2959508+10:00",
"ShippingTime": "2026-05-31T04:42:44.2959508+10:00",
"ArrivalTime": "2026-05-31T04:42:44.2959508+10:00",
"ArriveBondTime": "2026-05-31T04:42:44.2959508+10:00",
"ClearingTime": "2026-05-31T04:42:44.2959508+10:00",
"ClearanceTime": "2026-05-31T04:42:44.2959508+10:00",
"BatchETA": "2026-05-31T04:42:44.2959508+10:00",
"EstimatedArrivalWHTime": "2026-05-31T04:42:44.2959508+10:00",
"ReadyForCollectTime": "2026-05-31T04:42:44.2959508+10:00",
"DeliveryingTime": "2026-05-31T04:42:44.2959508+10:00",
"FinishTime": "2026-05-31T04:42:44.2959508+10:00",
"FreightPaidTime": "2026-05-31T04:42:44.2959508+10:00",
"EntryPaidTime": "2026-05-31T04:42:44.2959508+10:00",
"DeliveryPaidTime": "2026-05-31T04:42:44.2959508+10:00",
"id_Status": 20,
"Status": "sample string 21",
"id_SubStatus": 22,
"SubStatus": "",
"id_CustomsStatus": 25,
"PickUpDate": "2026-05-31T04:42:44.2959508+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.2959508+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.2959508+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.2959508+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.2959508+10:00",
"PayTime": "2026-05-31T04:42:44.2959508+10:00",
"CloseTime": "2026-05-31T04:42:44.2959508+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.2959508+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.2959508+10:00",
"PayTime": "2026-05-31T04:42:44.2959508+10:00",
"CloseTime": "2026-05-31T04:42:44.2959508+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.2959508+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.2959508+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.2959508+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.2959508+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.2959508+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.2959508+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.2959508+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.2959508+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": {}
},
"WHCode": "sample string 4",
"Length": 5.0,
"Width": 6.0,
"Height": 7.0,
"Volume": 8.0,
"Weight": 9.0,
"InitTime": "2026-05-31T04:42:44.2959508+10:00",
"id_Pallet": 11,
"id_Staff": 12,
"id_TransportBatch": 13,
"Contents": "sample string 14",
"Notes": "sample string 15",
"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.2959508+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.2959508+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
}
],
"OrderIdList": [
"sample string 1",
"sample string 2"
],
"Marks": "sample string 25",
"Reference": "sample string 31",
"ErrorCode": 16,
"ErrDetail": {
"Code": 1,
"ErrMsg": "sample string 2",
"ErrMsgEn": "sample string 3"
},
"Code": 0,
"Message": "sample string 17",
"ReturnResult": {}
}