Skip to content
This repository was archived by the owner on Nov 16, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 1.21 KB

File metadata and controls

23 lines (16 loc) · 1.21 KB

Address

Properties

Name Type Description Notes
flatNumber String The flat number of this address [optional]
buildingNumber String The building number of this address [optional]
buildingName String The building name of this address [optional]
street String The street of the applicant’s address [optional]
subStreet String The sub-street of the applicant’s address [optional]
town String The town of the applicant’s address [optional]
postcode String The postcode or ZIP of the applicant’s address [optional]
country String The 3 character ISO country code of this address. For example, GBR is the country code for the United Kingdom [optional]
state String The address state. US states must use the USPS abbreviation (see also ISO 3166-2:US), for example AK, CA, or TX. [optional]
line1 String Line 1 of the applicant's address [optional]
line2 String Line 2 of the applicant's address [optional]
line3 String Line 3 of the applicant's address [optional]