| Name | Description | Type | Additional information |
|---|---|---|---|
| fiscalCode | string |
Required Matching regular expression pattern: ^[A-Z0-9]{16}$ |
|
| lastName | string |
Required Matching regular expression pattern: ^[A-Za-zÀ-ÿ]+(?:[-'\s][A-Za-zÀ-ÿ]+)*$ |
|
| firstName | string |
Required Matching regular expression pattern: ^[A-Za-zÀ-ÿ]+(?:[-'\s][A-Za-zÀ-ÿ]+)*$ |
|
| address | string |
Required Matching regular expression pattern: ^[A-Za-z0-9\s,.'-]+$ |
|
| addressNo | string |
Required Matching regular expression pattern: ^[A-Za-z0-9\s/-]+$ |
|
| city | string |
Required Matching regular expression pattern: ^[A-Za-zÀ-ÿ\s'-]+$ |
|
| province | string |
Required Matching regular expression pattern: ^[A-Za-zÀ-ÿ\s'-]+$ |
|
| cap | string |
Matching regular expression pattern: ^\d{5}$ |
|
| country | string |
Required Matching regular expression pattern: ^[A-Za-zÀ-ÿ\s'-]+$ |
|
| phoneNumber | string |
Required Matching regular expression pattern: ^\+?[0-9\s-]{10,15}$ |
|
| mobileNumber | string |
Matching regular expression pattern: ^\+?[0-9\s-]{10,15}$ |
|
| string |
None. |
||
| cityOfBirth | string |
Required Matching regular expression pattern: ^[A-Za-zÀ-ÿ\s'-]+$ |
|
| idDocument | string |
Required Max length: 50 |
|
| idDocumenIssueDate | date time |
Required |
|
| IdIssuePlace | string |
Required Max length: 200 |
|
| dateOfBirth | date time |
Required |
|
| sex | string |
Required Matching regular expression pattern: ^[MF]$ |
|
| isPep | boolean |
Required |
|
| countryUICCode | string |
Required Max length: 3 |
|
| countryUICCodeOfBirth | string |
Required Max length: 3 |
|
| provinceOfBirth | string |
Required Matching regular expression pattern: ^[A-Za-zÀ-ÿ\s'-]+$ |
|
| Success | boolean |
None. |
|
| message | string |
None. |