Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 3.31 KB

address.md

File metadata and controls

15 lines (12 loc) · 3.31 KB

Address

Fields

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