Skip to main content

ClientPaymentAuthorizationRequestCreateInitialPaymentInput

Details required to make an initial payment during the authorization process.

input ClientPaymentAuthorizationRequestCreateInitialPaymentInput {
amount: MoneyInput!
externalReference: String
}

Fields

amount ● MoneyInput! non-null input

externalReference ● String scalar

Optional reference field that will be present with the redirect query parameters when the payment is completed