Skip to main content
PUT
Edit Profile Address

Path Parameters

profile
string<uuid>
required

The profile ID

address
integer
required

The address ID

Body

application/json
address_line_1
string
address_line_2
string | null
address_line_3
string | null
company
string | null
city
string
postcode
string
state
string
country
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

Response

Address

data
Address · object
required