CardPaymentConsentRequestInitialChargeInput
No description
input CardPaymentConsentRequestInitialChargeInput {
amount: MoneyInput!
nonce: String
externalReference: String
merchantId: String
}
No description
input CardPaymentConsentRequestInitialChargeInput {
amount: MoneyInput!
nonce: String
externalReference: String
merchantId: String
}
amount ● MoneyInput! non-null inputnonce ● String scalarexternalReference ● String scalarmerchantId ● String scalar