address_1
string
required
city
string
required
state
string
required
postal_code
string
required
country
string | null
required

The two-letter country code, e.g. "US". Only US is supported at this time.

first_name
string | null
last_name
string | null
address_2
string | null