Skip to content

Interface: ApplicantsRequestApplicantCheckRequest

Describes the structure of the request for the applicantsRequestApplicantCheck method

Work with applicants

applicantId

applicantId: string

A unique applicant identifier.

See

Request applicant check API Reference

Defined in

src/client.ts:974


reason

Optional reason: string

A note indicating the reason for checking the applicant profile.

See

Request applicant check API Reference

Defined in

src/client.ts:980