API Docs
YMS API
Data Models
Customer
RCustomer View

RCustomerView

{
  "code": 0,
  "msg": "string",
  "success": true,
  "data": {
    "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"
  }
}
 

Properties

NameTypeRequiredConstraintsChinese NameDescription
codeinteger(int64)falsenonenone
msgstringfalsenonenone
successbooleanfalsenonenone
dataCustomerViewfalsenonenone