Update an Address [v3]
PATCH/v3/addresses
Update an existing saved address for a user.
Quick Reference
- Required:
address.address_id - Updatable fields:
first_name,last_name,address_1,area,city,state,pincode,address_type,label,landmark,street - Conditional:
link_as(shipping or billing)
Request
Responses
- 200
- 4XX
When an Address is updated successfully, the response will be as below
When updating an address fails, the response will be as below