Start Document Verification (Deprecated)
Document Verification
Start Document Verification (Deprecated)
deprecated
This endpoint is deprecated. Please use /document-verifications instead.
POST
Start Document Verification (Deprecated)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
A document verification to start
Available options:
flu_vaccination, resume, tuberculosis_test, covid_vaccination, clipboard_health_badge, physical_exam, life_support_certification, alcohol_handler_certification, food_handler_certification Example:
{ "reqId": "req123" }
Response
202 - application/json
Successfully started document verification
Available options:
verification Example:
"/verifications/123"
Available options:
scheduled, processing, complete, failed Available options:
live, test Available options:
flu_vaccination, resume, tuberculosis_test, covid_vaccination, clipboard_health_badge, physical_exam, life_support_certification, alcohol_handler_certification, food_handler_certification Example:
"doc123"
Example:
"person123"
Example:
"verification123"
Example:
{ "reqId": "req123" }
