Onboarding User Info
Structure that details the required user information for retrieving bank verification URL
Except for the user phone number, all fields are mandatory.
Parameters
The user's unique identifier. Must not be blank and no longer than 36 characters.
The user's first name. Must not be blank.
The user's last name. Must not be blank.
The user's email address. Must not be blank and must follow the standard local-part@domain.tld email format.
The user's street address. Must not be blank.
The user's house number. Must not be blank.
The user's city. Must not be blank.
The user's postal code. Must be a valid German postal code (exactly 5 digits).
The user's country code. Must be a valid 2-character ISO 3166-1 alpha-2 country code.
The user's date of birth. Must be in the past.
The user's phone number. Optional. Only digits, plus (+), dashes (-) and spaces are allowed.