Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.24 KB

Address.md

File metadata and controls

21 lines (18 loc) · 1.24 KB

Address

Properties

Name Type Description Notes
name string The name.
address_line1 string The street address. [optional]
address_line2 string Additional street address information, if required. [optional]
address_line3 string Additional street address information, if required. [optional]
city string The city [optional]
county string The county. [optional]
district string The district. [optional]
state_or_region string The state or region. [optional]
municipality string The municipality. [optional]
postal_code string The postal code. [optional]
country_code string The country code. A two-character country code, in ISO 3166-1 alpha-2 format. [optional]
phone string The phone number. Not returned for Fulfillment by Amazon (FBA) orders. [optional]
address_type string The address type of the shipping address. [optional]

[Back to Model list] [Back to API list] [Back to README]