payInvoiceWithToken
payInvoiceWithToken
payInvoiceWithToken(
amount: Int
invoiceId: uuid!
paymentInfo: jsonb
paymentMethodId: uuid
source: String
workspaceId: uuid!
): PayInvoiceWithTokenOutput
payInvoiceWithToken
payInvoiceWithToken(
amount: Int
invoiceId: uuid!
paymentInfo: jsonb
paymentMethodId: uuid
source: String
workspaceId: uuid!
): PayInvoiceWithTokenOutput
payInvoiceWithToken.amount ● Int scalarpayInvoiceWithToken.invoiceId ● uuid! non-null scalarpayInvoiceWithToken.paymentInfo ● jsonb scalarpayInvoiceWithToken.paymentMethodId ● uuid scalarpayInvoiceWithToken.source ● String scalarpayInvoiceWithToken.workspaceId ● uuid! non-null scalarPayInvoiceWithTokenOutput object