SEPABeneficiary
External Beneficiary type SEPA
type SEPABeneficiary {
id: ID @deprecated
name: String!
address: Address
maskedIBAN: String
}
Fields
SEPABeneficiary.id ● ID deprecated scalar
DEPRECATED
this field is never filled. It will be removed soon.
unique identifier of a beneficiary SOON TO BE DEPRECATED Always empty, It will be removed soon.
SEPABeneficiary.name ● String! non-null scalar
full name of the beneficiary
SEPABeneficiary.address ● Address object
beneficiary address
SEPABeneficiary.maskedIBAN ● String scalar
maskedIBAN if the beneficiary is a an account in an other financial institution
Member Of
SEPACreditTransferOutCreditor object ● SEPADirectDebitInDebtor object ● SEPADirectDebitOutCreditor object ● StandingOrder object