RPageResultLoadView
{
"code": 0,
"msg": "string",
"success": true,
"data": {
"list": [
{
"id": "string",
"loadId": "LOAD-12345",
"loadStatus": "string",
"loadNo": "string",
"shipMethod": "string",
"carrierId": "string",
"appointmentTime": "2025-08-08T10:00:00",
"appointmentId": "string",
"orderIds": [
"string"
],
"customerId": "string",
"masterBol": "string",
"sealNo": "123456",
"customerName": "string",
"carrierName": "string",
"orderViews": [
{
"id": null,
"orderId": null,
"orderStatus": null,
"customerId": null,
"poNo": null,
"referenceNo": null,
"retailer": null,
"shipFrom": null,
"shipTo": null,
"totalPalletQty": null,
"totalCartonQty": null,
"itemInfos": null,
"customerName": null,
"carrierName": null,
"shipToAddress": null,
"shipFromAddress": null,
"appointmentTime": null,
"dynamicFieldValues": null,
"proNos": null,
"invoicePros": null,
"doNos": null,
"tripNo": null,
"shippedTime": null
}
],
"dynamicFieldValues": [
{
"entityId": null,
"entityType": null,
"fieldCode": null,
"value": null,
"fieldName": null,
"longValue": null,
"shortValue": null
}
],
"equipmentType": "TRAILER",
"equipmentNo": "string",
"referenceNoList": [
"string"
],
"poNoList": [
"string"
],
"templateLoadKey": "string",
"proNos": [
"string"
],
"invoicePros": [
"string"
],
"doNos": [
"string"
],
"tripNos": [
"string"
],
"loadType": "string",
"stagingLocationName": "string",
"shippedTime": "string"
}
],
"totalCount": 0,
"currentPage": 0,
"pageSize": 0,
"totalPage": 0
}
}
Properties
| Name | Type | Required | Constraints | Chinese Name | Description |
|---|---|---|---|---|---|
| code | integer(int64) | false | none | none | |
| msg | string | false | none | none | |
| success | boolean | false | none | none | |
| data | PageResultLoadView (opens in a new tab) | false | none | none |