URLs
JSON/XML: DELETE https://api.sanctionssearch.com/v2/client/{Id}/
JSON/XML Legacy: POST https://api.sanctionssearch.com/v2/{json/xml}/reply/DeleteClient/

This method, armed with a client id number previously supplied by the result of AddClient, will delete a client from the system

Request Parameters

Parameter Type Format Description
Id Int64   The ID of the client

Response Parameters

Parameter Type Format Description
ResponseStatus ResponseStatus   Instance of ResponseStatus object (see here)