v1

latestOpenAPI 3.0.02026-07-2667172347.6 KB
Legacy Endpoints

Get latest client hit V3

Use this endpoint to get the most recent hit for a specific AML client. <br /><br /><img src="https://files.readme.io/310d4d3-Inline_Caution.svg" align="left" alt="Important" /> Important: There is a <a href="ref:get-latest-client-hit">newer version</a> of this endpoint available.

get/v3/WatchlistAutomation/GetClientStatus/{clientId}

Path parameters

clientIdstring required

Our unique identifier for the client, returned in the Create AML client profile response. <br /><br />Format: uuid string <br /><br />Example: 790f325a-48c9-4b82-bb53-c0ea128236f0

Headers

Authorizationstring required

The access_token returned in your most recent Create access token response.

Response

Latest client hit returned

OR

Example response

{
  "status": "invalid"
}