Skip to main content

AccountVerificationAlreadyRejectedRejection

Rejection returned when the external account has already been rejected.

In such a case, contact Swan directly to resolve the situation for this specific account holder.

type AccountVerificationAlreadyRejectedRejection implements Rejection {
message: String!
}

Fields

AccountVerificationAlreadyRejectedRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

AddDirectDebitFundingSourcePayload union