PaymentMandateReferenceAlreadyUsedRejection
Rejection returned if the payment mandate reference is already used for the same creditor
type PaymentMandateReferenceAlreadyUsedRejection implements Rejection {
message: String!
}
Fields
PaymentMandateReferenceAlreadyUsedRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
AddInternalDirectDebitPaymentMandatePayload union ● AddSepaDirectDebitPaymentMandatePayload union