Skip to main content
POST
Add Profile Address

Path Parameters

profile
string<uuid>
required

The profile ID

Body

application/json
address_line_1
string
required
city
string
required
postcode
string
required
country
string
required
address_line_2
string | null
address_line_3
string | null
company
string | null
state
string
notes
string | null
is_default
boolean | null
external_id
string | null
meta
string[] | null
name
string | null
type
enum<string> | null
Available options:
home,
business,
billing,
holiday,
hotel,
recipient,
other
phone
string | null
iso
string | null
Required string length: 2
iso_state
string | null
Required string length: 1 - 3
custom_fields
object[]

Response

Address

data
Address · object
required