API Docs
YMS API
Data Models
Load
RLoad View

RLoadView

{
  "code": 0,
  "msg": "string",
  "success": true,
  "data": {
    "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": 0,
        "orderId": "string",
        "orderStatus": "string",
        "customerId": "string",
        "poNo": "string",
        "referenceNo": "string",
        "retailer": "string",
        "shipFrom": "string",
        "shipTo": "string",
        "totalPalletQty": 0,
        "totalCartonQty": 0,
        "itemInfos": [
          {
            "itemId": null,
            "itemName": null,
            "itemQty": null,
            "palletQty": null,
            "itemSpecDesc": null,
            "itemSpecName": null,
            "uomId": null,
            "qty": null
          }
        ],
        "customerName": "string",
        "carrierName": "string",
        "shipToAddress": {
          "id": "string",
          "name": "string",
          "country": "string",
          "state": "string",
          "city": "string",
          "zipCode": "string",
          "fax": "string",
          "address1": "string",
          "address2": "string",
          "contact": "string",
          "phone": "string",
          "extension": "string",
          "email": "string",
          "orgId": "string",
          "orgName": "string",
          "referenceNo": "string",
          "batchCode": "string",
          "storeNo": "string",
          "shorthand": "string",
          "toHome": true,
          "tags": [
            null
          ],
          "latitude": "string",
          "longitude": "string",
          "crmAddressId": "string"
        },
        "shipFromAddress": {
          "id": "string",
          "name": "string",
          "country": "string",
          "state": "string",
          "city": "string",
          "zipCode": "string",
          "fax": "string",
          "address1": "string",
          "address2": "string",
          "contact": "string",
          "phone": "string",
          "extension": "string",
          "email": "string",
          "orgId": "string",
          "orgName": "string",
          "referenceNo": "string",
          "batchCode": "string",
          "storeNo": "string",
          "shorthand": "string",
          "toHome": true,
          "tags": [
            null
          ],
          "latitude": "string",
          "longitude": "string",
          "crmAddressId": "string"
        },
        "appointmentTime": "string",
        "dynamicFieldValues": [
          {
            "entityId": null,
            "entityType": null,
            "fieldCode": null,
            "value": null,
            "fieldName": null,
            "longValue": null,
            "shortValue": null
          }
        ],
        "proNos": [
          "string"
        ],
        "invoicePros": [
          "string"
        ],
        "doNos": [
          "string"
        ],
        "tripNo": "string",
        "shippedTime": "string"
      }
    ],
    "dynamicFieldValues": [
      {
        "entityId": "string",
        "entityType": "RECEIPT",
        "fieldCode": "string",
        "value": "string",
        "fieldName": "string",
        "longValue": "string",
        "shortValue": "string"
      }
    ],
    "equipmentType": "TRAILER",
    "equipmentNo": "string",
    "referenceNoList": [
      "string"
    ],
    "poNoList": [
      "string"
    ],
    "templateLoadKey": "string",
    "proNos": [
      "string"
    ],
    "invoicePros": [
      "string"
    ],
    "doNos": [
      "string"
    ],
    "tripNos": [
      "string"
    ],
    "loadType": "string",
    "stagingLocationName": "string",
    "shippedTime": "string"
  }
}
 

Properties

NameTypeRequiredConstraintsChinese NameDescription
codeinteger(int64)falsenonenone
msgstringfalsenonenone
successbooleanfalsenonenone
dataLoadView (opens in a new tab)falsenonenone