Skip to main content

ReceivedDirectDebitMandateNotFoundRejection

Error returned if the received direct debit mandate was not found or if the user does not have the rights to receive information abo ut the existence of the received direct debit mandate

type ReceivedDirectDebitMandateNotFoundRejection implements Rejection {
id: String!
message: String!
}

Fields

ReceivedDirectDebitMandateNotFoundRejection.id ● String! non-null scalar

ReceivedDirectDebitMandateNotFoundRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

EnableReceivedDirectDebitMandatePayload union ● SuspendReceivedDirectDebitMandatePayload union ● UpdateReceivedSepaDirectDebitB2bMandatePayload union