Skip to main content
PATCH
Update an existing Address

Path Parameters

id
string
required

Address is uniquely identified by id

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
id
string

Address is uniquely identified by id

city
object

Address is located in City

zip
string

Address has ZIP

line2
string

Address has Address Line 2

line1
string

Address has Address Line 1

Response

Address Updated

data
Address · object
Example:
success
boolean