User Profile describes personal information as name or address of the user.
Field | Description |
---|---|
userProfileId | Entity id |
uid | Unique user id |
city | User city address |
country | User country address |
User personal email | |
firstName | User firstName |
lastName | User lastName |
fullNameLatinised | For search purposes in the Query endpoint's |
gender | User gender, one of "male" or "female" |
phone | User personal phone number |
street | User street address |
zip | User zip address |
birthCity | User city of birth |
birthCountry | User country of birth |
nationality | User main nationality |
birthdateAt | User timestamp birthdate |
birthdate | User birthdate, represented as a string (YYYY-MM-DD) |