Interface: ApplicantActionsAddPaymentMethodInformationRequest
Describes the structure of the request for the SumsubClient.applicantActionsAddPaymentMethodInformation method
Handle applicant actions
actionId
• actionId: string
A unique applicant action identifier.
See
Add payment method information API Reference
Defined in
data
• Optional data: ApplicantActionsAddPaymentMethodInformationDataValue
An object that represents a payment method. requiredIdDoc contains information for comparison with the recognized image data from the applicant.
See
Add payment method information API Reference
Defined in
subType
• Optional subType: string
A payment subtype. For example, VISA, MASTERCARD, etc.
See
Add payment method information API Reference
Defined in
type
• type: string
A payment type. Can be: bankCard, eWallet, wireTransfer.
See
Add payment method information API Reference