Address
Address
- addressType: string enum
Type requiredType of Address for the entity it is included in
values- Postal
- Street
- Residential
- Principal
Place Of Business - Registered
Address
- countryType: string enum
Code required3-digit Country Code as specified in ISO-3166, in uppercase
values- A
B W - A
F G - A
G O - A
I A - A
L A
- suburbType: stringrequired
Name of the Suburb
- careType: string | null
Of The recipient or care-of information associated with the address
- poType: string | null
Box PO Box Number. Only valid for Postal AddressType, and if this is provided, StreetNumber, Name & Type are not required. PO Box should only be included in this field as numeric, and not in any other address fields.
- postcodeType: string | null
Postcode as per country standards
- propertyType: string | null
Name Name of the Property or other identifiers normally included in first line of address
- stateType: string | null
State Code as per country standards
- streetType: string | null
Name Name of the Street without Type
- streetType: string | null
Number Street number or range of numbers
- streetType: string | null
Type Street type
- unitType: string | null
Unit or Suite number

