Skip to main content

InsufficientFundsForPayment

The bank rejected the payment due to the account having insufficient funds

type InsufficientFundsForPayment implements PaymentInitiationRequestEvent {
occurred: Date!
description: String!
paymentMethod: String
}

Fields

InsufficientFundsForPayment.occurred ● Date! non-null scalar

InsufficientFundsForPayment.description ● String! non-null scalar

InsufficientFundsForPayment.paymentMethod ● String scalar

Interfaces

PaymentInitiationRequestEvent interface

InstantPay (please don't re-use for LinkPay)