paymentConsentRequestRevoke
This field requires the following scope:
[client_recurringpaymentconsentrequest]
paymentConsentRequestRevoke(
consentRequestId: ID!
reason: String!
): PaymentConsentRequest!
This field requires the following scope:
[client_recurringpaymentconsentrequest]
paymentConsentRequestRevoke(
consentRequestId: ID!
reason: String!
): PaymentConsentRequest!
consentRequestId
● ID!
non-null scalarreason
● String!
non-null scalarPaymentConsentRequest
object