removed

Removed background check and sanctions screening

We removed several request and response properties associated with criminal background checks and sanctions screening.

For criminal background checks, we removed the following:

  • In the /start request, private_data object, removed criminal_background as a property of the signals array.
  • In the /get-results response, removed the backgroundcheck_ts object.
  • In the /get-transaction-data response, removed the criminal_background_result object.

For sanctions screening, we removed the following:

  • In the /start request, private_data object, removed kyc as a property of the signals array.
  • In the /start request, private_data object, removed the kyc_check_adverse_media object.
  • In the /start request, private_data object, removed the kyc_list_tier object.
  • In the /get-results response, removed the backgroundcheck_ky object.