Yms apiData modelsCustomer
Customer Query
CustomerQuery
Properties
Name | Type | Required | Constraints | Chinese Name | Description |
|---|---|---|---|---|---|
currentPage | integer | false | none | none | |
pageSize | integer | false | none | none | |
sortingFields | [SortingField] | false | none | none | |
customerId | string | false | none | Customer identifier | |
customerIds | [string] | false | none | List of customer identifiers for inclusion match | |
customerNames | [string] | false | none | none | |
customerName | string | false | none | Customer name | |
customerCode | string | false | none | Customer code | |
companyCode | string | false | none | Company code | |
customerStatus | string | false | none | Customer status | |
yardId | string | false | none | Yard ID for inclusion match against yardIds array |
Enum Values
Property | Value |
|---|---|
customerStatus | ACTIVE |
customerStatus | INACTIVE |
customerStatus | EXCEPTION |