Test Completed
The test details can be tracked by this webhook. Please refer to the following example of a webhook payload.
Payload
{
"testId" : "string",
"score" : "double"(in percentage),
"reportPdfUrl" : "string",
"testStatus" : "COMPLETED"
}
Field Name | Possible Values/Enums |
---|---|
testStatus | COMPLETED, TECH_COMPLETED |