Skip to main content

PaymentMandateMandateNotFoundRejection

Error returned if the payment mandate was not found

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

Fields

PaymentMandateMandateNotFoundRejection.id ● String! non-null scalar

PaymentMandateMandateNotFoundRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

AddReceivedInternalDirectDebitB2bMandatePayload union