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.
Prerequisites
This guide assumes that you have:- Created a personal customer
- Created a disclosure
- verified a customer
Monitoring subscriptions
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.Monitoring alerts
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.Integration Steps
Create a personal customer
Create a KYC data collection disclosure
Verify the customer
Enroll the customer in monitoring
1. Create a personal customer
First we start by creating a record for our new customer. We’ll use thePOST /persons endpoint to create a person.
2. Create a KYC data collection disclosure
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.3. Verify the customer
Now that we have a customer, and consent to collect and share their data we can verify this customer.Consent must come directly from the customer.

