Address Schema
The address-schema is used to model address information.
The following table lists the fields that are available in the address-schema:
Field | Description |
---|---|
used_for_tax_calculation | If the address has been used for tax calculation (digital only). |
country | 2-letter ISO country code. |
city | City name. |
postal_code | Postal code. |
county | County name |
street_name | Street name. |
region | Region/State/Province. For example, a United States state code such as NJ. |
address_detail | Address details. For example apartment number. |
freeform_address | Freeform address. Use when structured data is not available. Will be used in SAF-MOSS file if other fields are not provided. |
building_number | Building number. |
Updated about 1 year ago