ConfirmPaymentConsentInput
No description
input ConfirmPaymentConsentInput {
nonce: String!
externalReference: String
deviceInformation: DeviceInformationInput
card: CardInput
debicheck: DebicheckConfirmationInput
capitecPay: CapitecPayRecurringConfirmationInput
}
Fields
ConfirmPaymentConsentInput.nonce ● String! non-null scalar
ConfirmPaymentConsentInput.externalReference ● String scalar
ConfirmPaymentConsentInput.deviceInformation ● DeviceInformationInput input
ConfirmPaymentConsentInput.card ● CardInput input
NOTE: Exactly one of the below must be supplied