Initiate monitoring for the specified Sanctions and Exclusions datasets, for the specified list of providers. Immediate verification is not supported with this endpoint. If a next monitoring date is omitted or specified with a past date or within the closest 10 minutes, the monitor will execute within the next hour. Only Sanctions and Exclusions datasets are supported by this endpoint. Up to 100 provider IDs may be specified in one bulk.
Success
Bad Request
Unauthorized
Forbidden
Not Found
Server Error
{- "providerIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "datasetInfos": [
- {
- "datasetType": "Sam",
- "parameterSetId": "4da0bbf1-9705-456b-b2bc-910c426536c6",
- "monitoringInterval": "Monthly",
- "nextMonitoringDate": "2019-08-24T14:15:22Z"
}
]
}
{- "createdMonitors": [
- {
- "monitorId": "075fef10-8522-4c43-ac39-f1796133943e",
- "datasetType": "Sam"
}
], - "providerIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}