AddTrustedInternationalBeneficiaryInput
Input to add an international trusted beneficiary
input AddTrustedInternationalBeneficiaryInput {
accountId: ID!
currency: Currency!
details: [InternationalBeneficiaryDetailsInput!]!
label: String
name: String!
route: InternationalCreditTransferRouteInput!
consentRedirectUrl: String!
}
Fields
AddTrustedInternationalBeneficiaryInput.accountId ● ID! non-null scalar
Account ID of the account on which the beneficiary will be created
AddTrustedInternationalBeneficiaryInput.currency ● Currency! non-null scalar
Currency of the international beneficiary account
AddTrustedInternationalBeneficiaryInput.details ● [InternationalBeneficiaryDetailsInput!]! non-null input
Currency-specific details of the beneficiary