Class InsufficientFundsException

All Implemented Interfaces:
Serializable

public final class InsufficientFundsException extends ApiException
Error returned when the balance of provided financial account and balance type in the OutboundPayment/OutboundTransfer request does not have enough funds.
See Also: