v4

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-04-277127123.7 KB
Customers

Update customer address

Only the metadata field can be updated on an existing address.

put/customers/{uuid}/addresses/{address_uuid}

Path parameters

uuidstring required

Customer UUID.

address_uuidstring required

Request body

metadataobject

Response

Updated address

idinteger
selfstring nullable
uuidstring
namestring nullable
emailstring nullable
prefixstring nullable
phonestring nullable
line1string nullable
line2string nullable
citystring nullable
statestring nullable
countrystring nullable
zip_codestring nullable
tagstring nullable
metadataobject nullable
created_atstring date-time nullable
connectionsConnections

Hypermedia links to related resources.