Skip to content

Interface: ApplicantsRemoveApplicantFromBeneficiaryListRequest

Describes the structure of the request for the applicantsRemoveApplicantFromBeneficiaryList method

Know Your Business

applicantId

applicantId: string

A unique company applicant identifier.

See

Remove applicant from beneficiary list API Reference

Defined in

src/client.ts:1773


beneficiaryApplicantId

beneficiaryApplicantId: string

Beneficiary applicant identifier.

See

Remove applicant from beneficiary list API Reference

Defined in

src/client.ts:1779