Address
To perform an identity check you must supply the current address. You can also supply a previous address.
For each address you want to check, you must supply the following:
- at least one of house number, flat number and house name
- street - this is not mandatory for all services. For example if you are only using the
Authenticate service, you do not need to supply this
- post town
- post code
- country.
|
To confirm exactly which fields are required call the ListFieldOptionality service supplying the name or ID
of the process configuration you want to run.
|
The allowed formats for the address fields are:
- FlatOrApartmentNumber - you can use any alphanumeric character
- HouseName - you can use any alphanumeric character
- HouseNumber - you can use any alphanumeric character
- Address1 - this is the street and is mandatory for some of the services. You
can use any alphanumeric character
- Address2 - this is the district. You can use any alphanumeric character
- Address3
- this is the post town and must be supplied. You can use any alphanumeric character
- Address4 - this is the county. You can use any alphanumeric character
|
Address5 and Address6 are for future development.
|
- PostCode - this must be supplied. You can use any alphanumeric character
- Country
- this must be supplied and must be GB
- TypeOfAddress - this must be supplied and must be UK
- AddressStatus
- this must be supplied. It shows which address this is and must be
one of Current or First Previous
|
Second Previous, Third Previous and Fourth Previous are for future development.
|
- ResidentFrom
- first date of occupancy in CCYY-MM-DD
format, for example supply 30th August 2009 as 2009-08-30
- ResidentTo - last date of occupancy in CCYY-MM-DD
format.