Trigger BGV Process
Initiate background verification for a candidate externally with same email template as internal BGV
Required permissions: bgv:verify.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
campaignId
Valid campaign ID
candidateName
Full name of candidate (1-100 chars)
candidateEmail
Valid email address
candidatePhone
Contact number (max 30 chars)
priority
low|medium|high|urgent (default: medium)
requestTypes
Verification types: identity|employment|education|criminal|reference (default: [identity,employment,education])
expectedCompletionDays
1-30 days (default: 7)
notes
Additional notes (max 500 chars)
Response
BGV process initiated successfully
success
data
message
timestamp
version
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error