API Docs
YMS API
Data Models
Receipt
Page Result Receipt View

PageResultReceiptView

{
  "list": [
    {
      "id": 0,
      "receiptId": "string",
      "receiptStatus": "string",
      "receiptType": "string",
      "poNo": "string",
      "carrierId": "string",
      "customerId": "string",
      "referenceNo": "string",
      "equipmentType": "string",
      "equipmentNo": "string",
      "totalPalletQty": 0,
      "itemLines": [
        {
          "itemId": "string",
          "itemName": "string",
          "itemQty": "string",
          "palletQty": "string",
          "itemSpecDesc": "string",
          "itemSpecName": "string",
          "uomId": "string",
          "qty": "string"
        }
      ],
      "appointmentTime": "string",
      "appointmentId": "string",
      "sealNo": "string",
      "dataChannel": "YMS",
      "eventTime": "string",
      "extraData": "string",
      "carrierName": "string",
      "customerName": "string",
      "dynamicFieldValues": [
        {
          "entityId": "string",
          "entityType": "RECEIPT",
          "fieldCode": "string",
          "value": "string",
          "fieldName": "string",
          "longValue": "string",
          "shortValue": "string"
        }
      ],
      "proNos": [
        "string"
      ],
      "invoicePros": [
        "string"
      ],
      "doNos": [
        "string"
      ],
      "tripNo": "string"
    }
  ],
  "totalCount": 0,
  "currentPage": 0,
  "pageSize": 0,
  "totalPage": 0
}
 

Properties

NameTypeRequiredConstraintsChinese NameDescription
list[ReceiptView (opens in a new tab)]falsenonenone
totalCountinteger(int64)falsenonenone
currentPageinteger(int64)falsenonenone
pageSizeinteger(int64)falsenonenone
totalPageinteger(int64)falsenonenone