Submit a background check after consent
Records the candidate's consent and personal details, then submits the check to the screening vendor. The check must be in pending status with no prior consent.
Authentication
AuthorizationBearer
Supabase-issued user JWT. Send as Authorization Bearer header. Dedicated API keys are planned for a future release.
Path parameters
checkId
Request
This endpoint expects an object.
ssn
date_of_birth
address
consent_ip_address
consent_timestamp
consent_document_url
Response
Check submitted to the vendor.
check_id
vendor_check_id
status
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error

