Field | Type | Required | Description | Example |
---|---|---|---|---|
address_line1 |
str | ✔️ | N/A | 123 Main Street |
address_line2 |
Optional[str] | ➖ | N/A | Apt 302 |
city |
str | ✔️ | N/A | Boulder |
state_or_province |
str | ✔️ | N/A | CO |
postal_code |
str | ✔️ | N/A | 80301 |
country |
str | ✔️ | N/A | US |