this case, the functionality is modeled as a controller resource. It is triggered by a POST to the controller resource, which returns a status code 202 Accepted. This merely indicates that the process is submitted. Via location header in the response, the address of a newly created status resource is returned to the client. POST https://domain.com/customers/duplicateRemoval

