OPENAPI / COMPONENTS / SCHEMAS

Address

address

address data structure

object6properties
citystring

City, district, suburb, town, or village.

countrystring

Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).

line1string

Address line 1, such as the street, PO Box, or company name.

line2string

Address line 2, such as the apartment, suite, unit, or building.

postal_codestring

ZIP or postal code.

statestring

State, county, province, or region ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).