Interface: ApplicantsSubmitTransactionForNonExistingApplicantApplicantValue
Describes the structure of the applicant parameter of applicant
Perform transaction monitoring
externalUserId
• externalUserId: string
An external identifier of the transaction participant (applicant or counterparty). Each participant must have a unique identifier that must be reused during all subsequent transactions. Make sure to use the same externalUserID for the same counterparty or applicant.
See
Submit transaction for non-existing applicant API Reference
Defined in
fullName
• fullName: string
Full name of the participant.
See
Submit transaction for non-existing applicant API Reference
Defined in
type
• type: string
Participant entity type: company or individual. Set to individual by default.
See
Submit transaction for non-existing applicant API Reference