payInvoice
No description
payInvoice(
amount: Int!
finixCardholderDetails: jsonb
finixFraudSessionId: String
finixToken: String
invoiceId: uuid!
paymentMethodId: uuid
paymentMethodType: String!
paymentType: PaymentType
payrixTerminalTransactionId: String
payrixTransactionId: String
source: String
walletAmount: Int
): PayInvoiceWithTokenOutput