Skip to main content

payInvoiceWithToken

payInvoiceWithToken

payInvoiceWithToken(
amount: Int
invoiceId: uuid!
paymentInfo: jsonb
paymentMethodId: uuid
source: String
workspaceId: uuid!
): PayInvoiceWithTokenOutput

Arguments

payInvoiceWithToken.amount ● Int scalar

payInvoiceWithToken.invoiceId ● uuid! non-null scalar

payInvoiceWithToken.paymentInfo ● jsonb scalar

payInvoiceWithToken.paymentMethodId ● uuid scalar

payInvoiceWithToken.source ● String scalar

payInvoiceWithToken.workspaceId ● uuid! non-null scalar

Type

PayInvoiceWithTokenOutput object