EntityId Data Type

Properties
name data type constraints description
accountId number required
entityType Etype  
eId string  

Example

{
  "accountId" : 12345,
  "entityType" : "DEVI",
  "eId" : "..."
}