Scope required: personal.info:write
-
The address_country_code and the nationality_country_code fields should be ISO codes from this list: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
-
The preferred_language_code should be one of the following values: en, nl, fr, es, it, pl, tr
-
For some nationalities (eg Belgium and other nations that use IBAN), the bank account field will be validated. If you supply the field, it should be a valid IBAN number, eg BE68 5390 0754 7034
-
For some nations the national number field will be validated, if supplied. For Belgians a valid 'rijksregisternummer' is expected.
-
gender can either be: "male", "female" or "other"
-
civil_state can either be: "single", "married", "legally_cohabiting", "widow", "legally_separated", "factually_separated", "cohabiting" (this is equivalent to Factually cohabiting)
-
education_level can either be: "primary_school", "secondary_education", "higher_education", "university_education", "unknown"
-
partner_has_income can either be: "yes", "no_partner_dependent", "no_partner_dependent_disabled"
-
country_of_birth should never in ISO-2 code format (FR, DK, BE, etc..) and must be uppercase.
