Only approved submissions with valid fullName and birthDate fields can be registered for ongoing monitoring.
Endpoint
Base URLs
Authentication
Include your API key in the request header:string
required
Your API key for authentication
Path Parameters
string
required
The ID of the active worklist where records will be registered
Request Body
array
required
Array of submission IDs to register for ongoing monitoring (1-25 submissions)
string
required
Email address of the administrator making the request (must be registered in the project’s admin list)
Request Example
Response
Success Response
Response Fields
boolean
required
Overall success status of the batch operation
number
required
Number of submissions successfully processed
number
required
Number of submissions that failed to process
array
required
Array of successfully processed submissions
array
required
Array of submissions that failed to process
Error Response
Error Codes
Important Notes
Rate Limits
This endpoint follows the standard rate limiting policies. Each request can process up to 25 submissions simultaneously.
Related Endpoints
Get Ongoing Monitoring Record
Retrieve detailed information about a specific monitoring record
Delete Ongoing Monitoring Records
Remove ongoing monitoring records from the system