API Docs
YMS API
Data Models
Customer
Page Result Customer View

PageResultCustomerView

{
  "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
list[CustomerView]falsenonenone
totalCountinteger(int64)falsenonenone
currentPageinteger(int64)falsenonenone
pageSizeinteger(int64)falsenonenone
totalPageinteger(int64)falsenonenone