entity
birthdate | string | Date of birth/inception. Must be formatted YYYY-MM-DD. | true |
entity_name | string | Full name of entity. This field is used because some names are "Last First" rather than the "First Last" format usually expected in the US; also allows inclusion of any middle names, titles, etc. | true |
first_name | string | First name of entity. | true |
last_name | string | Last name of entity. | true |
relationship | string | This is the entity type. Specify user in this field to manage the entity as a user. | true |
Referenced in Message Types:
- entity_msg
Updated 12 months ago