API Docs
YMS API
Data Models
Dynamic Field
Dynamic Field Value Create CMD

DynamicFieldValueCreateCmd

{
  "entityId": "string",
  "entityType": "RECEIPT",
  "fieldCode": "string",
  "shortValue": "string",
  "longValue": "string",
  "value": "string"
}
 

Properties

NameTypeRequiredConstraintsChinese NameDescription
entityIdstringtruenoneEntity ID
entityTypestringtruenoneEntity type
fieldCodestringtruenoneField code
shortValuestringfalsenoneShort value (for STRING, NUMBER, DATE, BOOLEAN)
longValuestringfalsenoneLong value (for TEXT)
valuestringfalsenonenone

Enum Values

PropertyValue
entityTypeRECEIPT
entityTypeORDER
entityTypeLOAD
entityTypeLOCATION