Skip to main content
Skip to main content

AddressPayload

Address fields used when creating/updating an address.

constructor

Address fields used when creating/updating an address.


Properties

first_namestring
First name
last_namestring
Last name
phonestring
Phone Number
metadataRecord<string, unknown>
An optional key-value map with additional details
companystring
Company
address_1string
Address line 1
address_2string
Address line 2
citystring
City
country_codestring
The 2 character ISO code of the country in lower case
provincestring
Province
postal_codestring
Postal Code
Was this section helpful?