SEPACreditTransferOutCreditor
Sepa Credit Transfer Creditor for Outgoing transaction
type SEPACreditTransferOutCreditor implements SEPACreditTransferCreditor {
name: String!
maskedIBAN: String!
IBAN: String
BIC: String
beneficiary: SEPABeneficiary @deprecated
}
Fields
SEPACreditTransferOutCreditor.name
● String!
non-null scalar
full name of the creditor
SEPACreditTransferOutCreditor.maskedIBAN
● String!
non-null scalar
maskedIBAN
SEPACreditTransferOutCreditor.IBAN
● String
scalar
IBAN
SEPACreditTransferOutCreditor.BIC
● String
scalar
BIC
SEPACreditTransferOutCreditor.beneficiary
● SEPABeneficiary
deprecated object
DEPRECATED
this field is always empty. It will be removed soon.
beneficiary if the beneficiary is already saved SOON TO BE DEPRECATED Always empty, It will be removed soon.
Interfaces
SEPACreditTransferCreditor
interface
Sepa Credit Transfer Creditor