paymentConsentRequestConfirm
This field requires the following scope:
[client_recurringpaymentconsentrequest]
paymentConsentRequestConfirm(
consentRequestId: ID!
input: ConfirmPaymentConsentInput!
): PaymentConsentRequest!
This field requires the following scope:
[client_recurringpaymentconsentrequest]
paymentConsentRequestConfirm(
consentRequestId: ID!
input: ConfirmPaymentConsentInput!
): PaymentConsentRequest!
consentRequestId
● ID!
non-null scalarinput
● ConfirmPaymentConsentInput!
non-null inputPaymentConsentRequest
object