Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

Name

Type

Description

day

int

The day component of a date of birth.

month

int

The month component of a date of birth.

year

int

The full year component of a date of birth, for example 1975, i.e. not 75.

RegistrationDetailsV2

Need a summary

NameTypeDescription
currentResidentialAddressAddress 
dateCreatedDateTime 
dobstring 
emailstring 
extraDataList<NameValuePair>  
homePhonestring 
mobilePhonestring 
nameName 
previousResidentialAddressAddress 
workPhonestring 

Address

NameTypeDescription
alleystring 
amalgamatedMunicipalitystring 
area  
avenue  
block  
canton  
chome  
city  
country  
county  
deliveryNumber  
department  
direction  
dispatchingInformation  
district  
divisionFive  
divisionFour  
divisionOne  
divisionThree  
divisionTwo  
flatNumber  
level  
locality  
location  
mailCentre  
municipality  
neighbourhood  
organisation  
parish  
personName  
poBox  
postcode  
prefecture  
propertyName  
province  
quarter  
region  
ruralArea  
ruralLocality  
sector  
sectorNumber  
state  
streetName  
streetNumber  
streetType  
subdistrict  
subregion  
suburb  
town  
townCity  
township  
urbanLocality  
village  

 

RichVerificationResult

The RichVerificationResult type describes the person’s verification results to date.  This is always returned so that the caller always has the latest results for that person.

...