Field | Type | Required | Description | Example |
---|---|---|---|---|
street_1 |
Nullable[str] | ✔️ | The street | 5th Avenue |
street_2 |
Nullable[str] | ✔️ | More information about the street | Street 2 |
city |
Nullable[str] | ✔️ | The city | New York |
state |
Nullable[str] | ✔️ | The state | New York |
postal_code |
Nullable[str] | ✔️ | The postal code | 10001 |
country |
Nullable[str] | ✔️ | The country | United States of America |
address_type |
Nullable[str] | ✔️ | The address type. Authorized values are either PERSONAL or WORK. | PERSONAL |
owner_type |
Nullable[str] | ✔️ | The owner type of the address |