Skip to main content

BeneficiaryTypo

Beneficiary name and IBAN did not match entirely possibly caused by a mistype

type BeneficiaryTypo {
accountStatus: BeneficiaryAccountStatus!
accountHolderType: BeneficiaryAccountHolderType!
nameSuggestion: String
}

Fields

BeneficiaryTypo.accountStatus ● BeneficiaryAccountStatus! non-null enum

BeneficiaryTypo.accountHolderType ● BeneficiaryAccountHolderType! non-null enum

BeneficiaryTypo.nameSuggestion ● String scalar

Only returned if the information is provided by the beneficiary's bank

Implemented By

BeneficiaryVerificationResult union