AddressPayload
Address fields used when creating/updating an address.
constructor
Address fields used when creating/updating an address.
Properties
address_1
stringAddress line 1
address_2
stringAddress line 2
city
stringCity
company
stringCompany
country_code
stringThe 2 character ISO code of the country in lower case
first_name
stringFirst name
last_name
stringLast name
metadata
Record<string, unknown>An optional key-value map with additional details
phone
stringPhone Number
postal_code
stringPostal Code
province
stringProvince
Was this section helpful?