List persons
List persons in registries based on search phrase
Last updated
List persons in registries based on search phrase
Last updated
User needs to provide search phrase. The search phrase should be detailed enough to find a specific person, in the case of generic search phrases, an error is returned.
Attribute | Type | Description |
---|---|---|
Contains details about individual people.
Attribute | Type | Description |
---|---|---|
People
An array of objects containing detailed information about individual people.
Attribute | Type | Description |
---|---|---|
PersonData
Contains detailed information about a specific person.
Attribute | Type | Description |
---|---|---|
search
String
Search phrase (at least 3 characters)
tradeBoards
String
Comma separated values which symbols of Italian Chambers of Commerce that narrow searching scope eg. MI,BR,PC
(optional)
birthDate
String
Person birth date in format YYYY-MM-DD.
Either birthDate
or birthyear
can be provided. (optional)
birthYear
String
Person birth year in format YYYY.
Either birthDate
or birthyear
can be provided. (optional)
people
Array
An array of objects containing detailed information about individual people.
personId
Number
Sequence number
personData
Object
Contains detailed information about a specific person.
surname
String
The surname of the person.
name
String
The name of the person.
provinceOfBirth
String
The province code of birth.
descriptionOfBirthProvince
String
Description of the province of birth.
dateOfBirth
String
The date of birth of the person.
taxCode
String
The tax code of the person.
alternateCode
String
Alternate code of the person.