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