| Name | Type | Description | Notes |
|---|---|---|---|
| company | Company | Company informations | |
| String | New Email. Unique as usual. | [optional] | |
| title | String | CLIENT title. | |
| first_name | String | CLIENT first name. | [optional] |
| last_name | String | CLIENT last name. | [optional] |
| adresse | Address | Client adresse | [optional] |
| birth | Birth | ClientBirth informations | [optional] |
| phone_number | String | MSISDN phone number. | [optional] |
| mobile_number | String | Mobile phone number with MSISDN format: international number with country code without "00" neither "+".<br /> This will be used by default when eletronically signing documents. | [optional] |
| is_debtor | BOOLEAN | For crowdfunding/loan platforms, indicates if the wallet is created for a debtor. | [optional] |
| nationality | String | Nationality of the client, using ISO 3166-1 alpha-3 format. Please separate multiple nationalities with a comma. | [optional] |
| payer_or_beneficiary | Integer | Indicates if the payment account is created for a payer or a beneficiary: 1. Empty: unknown status (default). 2. 1: Payer. 3. 2: Beneficiary. | [optional] |