Interface: ApplicantActionsGetApplicantActionsRequest
Describes the structure of the request for the SumsubClient.applicantActionsGetApplicantActions method
Handle applicant actions
applicantId
• applicantId: string
A unique applicant identifier.
See
Get applicant actions API Reference
Defined in
limit
• Optional limit: number
Limit of applicant actions to be returned.
See
Get applicant actions API Reference
Defined in
offset
• Optional offset: number
Offset of applicant actions to be returned.
See
Get applicant actions API Reference