In addition to the Customer Identification Program (CIP) requirements discussed in the KYC guide financial service providers are required to conduct ongoing monitoring of their customers.
At this time, monitoring enrollment for personal customers is only available in the Synctera Production environment.By default, all customers are enrolled in ongoing monitoring. Contact your Synctera sales representative to have this feature disabled.This guide is provided to showcase a manual implementation of ongoing monitoring.
Synctera’s monitoring offering provides the ability to subscribe customers to monitoring of global list of sanctions and enforcement watchlists, Politically Exposed Person (PEP) sources, and adverse media screening.
A monitoring subscription represents the customer’s enrollment with one of Synctera’s monitoring vendors (e.g. Socure, Middesk). A monitoring subscription contains a unique identifier, the identifier of the customer, and any additional metadata.
The expected path for integrating monitoring into your platform includes: (1) Creating a customer. (2) Creating the necessary disclosures. (3) Verifying the customer. (4) Creating a monitoring subscription.By default, all customers are automatically enrolled in subscription monitoring. Contact your Synctera sales representative to have this feature disabled.See the API reference for more information about monitoring subscriptions.
When an alert is received for a customer (e.g. watchlist hit, Secretary of State filing, bankruptcy, etc.) a monitoring alert is created.A monitoring alert contains a unique identifier, the identifier of the customer, the type of alert, status, a list of URLs where you can find more information, and a vendor specific representation alert.
Every incoming customer monitoring alert will trigger a case to be created in the Synctera Case Manager so that their profile can be manually reviewed by a compliance officer.See the API reference for more information about monitoring alerts.
Once we have our created customer, you will need to display a disclosure to your customer that you are collecting personal data that will be shared with a third-party for the purpose of verifying their identity. For this we use the disclosures resource.