Skip to main content
PUT
Update customer address

Authorizations

Authorization
string
header
required

Use your account's Secret Key as the Bearer token.

Path Parameters

uuid
string
required

Customer UUID.

address_uuid
string
required

Body

application/json
metadata
object

Response

200 - application/json

Updated address

id
integer
self
string | null
uuid
string
name
string | null
email
string | null
prefix
string | null
phone
string | null
line1
string | null
line2
string | null
city
string | null
state
string | null
country
string | null
zip_code
string | null
tag
string | null
metadata
object | null
created_at
string<date-time> | null
connections
object

Hypermedia links to related resources.