AML Check

Required Class: AmlCheck Class

Running AML Check on Ruby

  1. Get your Smile ID Partner ID

  2. Get your API Key (take note of the environment you are running the job in)

  3. Get the required details from your users

  4. Submit the Job to Smile ID

  5. Interpret your results

Get your Partner ID

You can find your Partner ID in the menu list when logged into the portal.

Get your API Key

Your api key is in the developer section of the portal.

  • Click on the Generate New API Key button

  • Copy your api key (ensure you are in the right environment)

Generate a new API Key
Copy your API Key

Get the User's details

To submit a AML check job, you need the full name of the user, the birth year and the user's known nationalities.

Submit the Job to Smile ID

You can copy the sample code below and edit with your partner and job details.

Example Response Body

Your response will return a JSON String containing the below:

Interpret your Results

You can read more about result codes and responses in the AML check section of the docs.

Last updated

Was this helpful?