Account / Address
Update an Address
Updates the specified address for the current user.
PATCH
Authorizations
User token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
Path Parameters
The ID of the specified address
.
Example:
"1"
Query Parameters
Specify the fields you would like returned in the response body. More information.
Body
application/vnd.api+json
Response
200
application/vnd.api+json
200 Success - Returns the `address` object.
The response is of type object
.