Endpoints Reference
Customer Address

Remove a Customer Address

DELETE
/v1/{siteEnv}/{siteId}/customers/{customer_external_id}/addresses/{customer_address_external_id}
Remove a customer address from the specific platform.
Path Parameters
siteEnv
*
siteId
*
customer_external_id
*
customer_address_external_id
*
Responses
204
Successful operation
401
Auth Failure
500
System Exception