Endpoints Reference
Customer Address
Remove a Customer Address
DELETE
/v1/{siteEnv}/{siteId}/customers/{customer_external_id}/addresses/{customer_address_external_id}
Path Parameters
siteEnv
string
*
siteId
string
*
customer_external_id
string
*
customer_address_external_id
string
*
Responses
204
Successful operation
401
Auth Failure
500
System Exception