IBANNotReachableRejection
Rejection returned when the IBAN is not reachable
type IBANNotReachableRejection implements Rejection {
message: String!
}
Fields
IBANNotReachableRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
AddDirectDebitFundingSourcePayload union ● AddInternalDirectDebitPaymentMandatePayload union ● AddSepaDirectDebitPaymentMandatePayload union