Skip to main content

TrustedSepaBeneficiaryInput

No description

input TrustedSepaBeneficiaryInput {
iban: IBAN!
name: String!
label: String
address: AddressInput
}

Fields

TrustedSepaBeneficiaryInput.iban ● IBAN! non-null scalar

IBAN of the SEPA trusted beneficiary

TrustedSepaBeneficiaryInput.name ● String! non-null scalar

Name of the SEPA trusted beneficiary

TrustedSepaBeneficiaryInput.label ● String scalar

Label of the SEPA trusted beneficiary. If not provided, the name will be used.

TrustedSepaBeneficiaryInput.address ● AddressInput input

Beneficiary address

Member Of

AddTrustedSepaBeneficiariesInput input