Multi API v3.4.1
· One min read
New optional date of birth field for users
We added a new optional dateOfBirth field to authorised users and corporate root usersRoot user The individual who creates the identity. For corporate identities, the root user needs to be a legal representative of the corporate such as a director or a representative who has the power of attorney over the company. For consumer identities, the root user is the owner of the identity. Every identity must always have one root user.. This field is only required if you are onboarding teenagers onto your product.
Affected endpoints are:
POST /multi/usersPATCH /multi/users/\{id\}GET /multi/usersGET /multi/users/\{id\}POST /multi/corporatesPATCH /multi/corporates/\{id\}GET /multi/corporatesGET /multi/corporates{id\}