ClientPaymentAuthorizationRequestCreateInitialPaymentInput
Details required to make an initial payment during the authorization process.
input ClientPaymentAuthorizationRequestCreateInitialPaymentInput {
amount: MoneyInput!
externalReference: String
}
Fields
ClientPaymentAuthorizationRequestCreateInitialPaymentInput.amount ● MoneyInput! non-null input
ClientPaymentAuthorizationRequestCreateInitialPaymentInput.externalReference ● String scalar
Optional reference field that will be present with the redirect query parameters when the payment is completed