Create recruitment check
POST/openapi/v1/recruitment-checks
Send a new credential check to an applicant. The applicant can be identified by synthetic id (applicant.id = app_…) or external id (applicant.externalId + optional sourceSystem). Requirements + per-credential guiding texts are snapshotted from the screening package referenced by screeningPackageCode. Returns 422 if the package is missing or inactive.
Request
Responses
- 200
OK