Create new verifications
Array of verification data to create
Promise with the created verifications
Export recurring task history
Metadata for filtering
File extension (xlsx or csv)
Optional site filter
Promise with export data
Private
formatFormat verifications to calendar events
Array of verifications to format
Array of calendar events
Get verification calendar events
Metadata for filtering
Promise with calendar events
Get PDF file for a verification
ID of the verification
Promise with PDF data
Get verification progression data
Optional site filter
Metadata for filtering
Promise with progression data
Get task state for unchecked items
Task ID
Optional site filter
Metadata for filtering
Promise with task state data
Get verifications with metadata filtering
Metadata for filtering
Promise with verification data
Get verification equipment tasks
Metadata for filtering
Promise with equipment tasks data
Get verification responses by verification ID
ID of the verification
Promise with verification responses
Get non-conforming verification responses
Metadata for filtering
Promise with non-conforming responses
Start a verification process for an equipment
ID of the equipment to verify
Optional
tacheId: numberOptional task ID
Whether to only include tasks assigned to the current user
Promise with verification data
Verifications API request class Provides methods for interacting with verification-related endpoints