Address Schema

The address-schema is used to model address information. The following table lists the fields that are available in the address-schema:

FieldDetailsDescription
used_for_tax_calculationType: BooleanIf the address has been used for tax calculation (digital only).
country

Type: String

Max: 2

2-letter ISO country code.
city

Type: String

Max: 256

City name.
postal_code

Type: String

Max: 256

Postal code.
county

Type: String

Max: 256

County name
street_name

Type: String

Max: 256

Street name.
region

Type: String

Max: 256

Region/State/Province. For example, a United States state code such as NJ.
address_detail

Type: String

Max: 256

Address details. For example apartment number.
freeform_address

Type: String

Max: 512

Freeform address. Use when structured data is not available. Will be used in SAF-MOSS file if other fields are not provided.
building_number

Type: String

Max: 256

Building number.