Address

contact_name
string or null
required

The name of the contact person associated with the address.

company_name
string or null

The name of the company or organization associated with the address.

street_1
string or null
required

First line of the street address.

street_2
string or null

Second line of the street address.

city
string or null
required

The location's city, town, or village.

state
The State Schema or null
required

The state or region of the location, such as a province, state, or prefecture.

name
string

The state or region of the location, such as a province, state, or prefecture.Show all...

postal_code
string or null
required

The postal code of the location (also known as zip code, postcode, Eircode, etc.).

country_region
The Country Schema or null
required

The address country/region in ISO 3166-1 alpha-3 format.

Example:
USA
code
string

The address country/region in ISO 3166-1 alpha-3 format.Show all...

phone
string or null

The contact phone number associated with the address.

email
string or null

The email associated with the address.

Example
preparing...