SepaBeneficiaryCloseMatch
Verification with a partial match of beneficiary details
type SepaBeneficiaryCloseMatch implements SepaBeneficiaryVerificationResult {
expiresAt: DateTime!
nameSuggestion: String!
verificationToken: String!
}
Fields
SepaBeneficiaryCloseMatch.expiresAt
● DateTime!
non-null scalar
Token expiration timestamp
SepaBeneficiaryCloseMatch.nameSuggestion
● String!
non-null scalar
Suggested name for the beneficiary from the verification service
SepaBeneficiaryCloseMatch.verificationToken
● String!
non-null scalar
Token to be used when initiating a credit transfer
Interfaces
SepaBeneficiaryVerificationResult
interface
Interface for all SEPA beneficiary verification results