Update shipping address (if address exists)
PATCH {{orgUrl}}/services/data/v{{apiVersion}}/commerce/webstores/{{webstoreId}}/accounts/{{buyerAccountId}}/addresses/:addressId
Adds a shipping address associated with the buyer account (variable buyerAccountId) and stores the address identifier into the variable _addressId.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status
ENDPOINTS