Skip to main content

CardPaymentConsentRequestInitialChargeInput

No description

input CardPaymentConsentRequestInitialChargeInput {
amount: MoneyInput!
nonce: String
externalReference: String
merchantId: String
}

Fields

CardPaymentConsentRequestInitialChargeInput.amount ● MoneyInput! non-null input

CardPaymentConsentRequestInitialChargeInput.nonce ● String scalar

CardPaymentConsentRequestInitialChargeInput.externalReference ● String scalar

CardPaymentConsentRequestInitialChargeInput.merchantId ● String scalar