removed
Removed background check and sanctions screening
6 days ago by Jason Langkamer-Smith
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, removedcriminal_background
as a property of thesignals
array. - In the
/get-results
response, removed thebackgroundcheck_ts
object. - In the
/get-transaction-data
response, removed thecriminal_background_result
object.
For sanctions screening, we removed the following:
- In the
/start
request,private_data
object, removedkyc
as a property of thesignals
array. - In the
/start
request,private_data
object, removed thekyc_check_adverse_media
object. - In the
/start
request,private_data
object, removed thekyc_list_tier
object. - In the
/get-results
response, removed thebackgroundcheck_ky
object.