API Docs
YMS API
Data Models
Customer
RPage Result Customer View

RPageResultCustomerView

{
  "code": 0,
  "msg": "string",
  "success": true,
  "data": {
    "list": [
      {
        "customerId": "string",
        "customerName": "Acme Corp",
        "customerCode": "string",
        "customerStatus": "ACTIVE",
        "companyCode": "UT",
        "yardIds": "[\"YARD-01\", \"YARD-02\"]",
        "yardNames": "[\"Yard A\", \"Yard B\"]",
        "mainContact": "Jane Smith",
        "mainEmail": "jane.smith@example.com",
        "altContact": "Bob Lee",
        "altEmail": "bob.lee@example.com",
        "createdTime": "2025-01-20T10:15:30",
        "createdBy": "admin",
        "updatedTime": "2025-01-22T09:00:00",
        "updatedBy": "ops_user"
      }
    ],
    "totalCount": 0,
    "currentPage": 0,
    "pageSize": 0,
    "totalPage": 0
  }
}
 

Properties

NameTypeRequiredConstraintsChinese NameDescription
codeinteger(int64)falsenonenone
msgstringfalsenonenone
successbooleanfalsenonenone
dataPageResultCustomerViewfalsenonenone