Learn how identities work in Blnk
metadata
object.
Property | Description | Type |
---|---|---|
identity_type | Specifies the identity type. Can be “individual” or “organization”. | string |
organization_name | Name of the organization. | string |
first_name | First name of the individual. | string |
last_name | Last name of the individual. | string |
other_names | Any other names linked to the individual. | string |
gender | Gender of the individual. | string |
dob | Date of birth. | date |
email_address | Email address of the identity. | string |
phone_number | Contact number of the identity. | string |
nationality | Nationality of the individual. | string |
category | Type of customer depending on your use case, e.g. VIP, regular, etc. | string |
street | Street address of the identity. | string |
country | Residential country of the identity. | string |
state | State of residence of the identity. | string |
post_code | Postal code related to the identity. | string |
city | City of residence of the identity. | string |
meta_data | Custom metadata linked to the identity. | string |