Lago · Capability
Lago API documentation — Invoices
Lago API documentation — Invoices. 12 operations. Lead operation: Lago Create a one-off invoice. Self-contained Naftiko capability covering one Lago business surface.
What You Can Do
POST
Createinvoice
— Lago Create a one-off invoice
/v1/invoices
GET
Findallinvoices
— Lago List all invoices
/v1/invoices
PUT
Updateinvoice
— Lago Update an invoice
/v1/invoices/{lago-id}
GET
Findinvoice
— Lago Retrieve an invoice
/v1/invoices/{lago-id}
POST
Downloadinvoice
— Lago Download an invoice PDF
/v1/invoices/{lago-id}/download
PUT
Finalizeinvoice
— Lago Finalize a draft invoice
/v1/invoices/{lago-id}/finalize
POST
Losedisputeinvoice
— Lago Mark an invoice payment dispute as lost
/v1/invoices/{lago-id}/lose-dispute
POST
Invoicepaymenturl
— Lago Generate a payment URL
/v1/invoices/{lago-id}/payment-url
PUT
Refreshinvoice
— Lago Refresh a draft invoice
/v1/invoices/{lago-id}/refresh
POST
Retryinvoice
— Lago Retry generation of a failed invoice
/v1/invoices/{lago-id}/retry
POST
Retrypayment
— Lago Retry an invoice payment
/v1/invoices/{lago-id}/retry-payment
POST
Voidinvoice
— Lago Void an invoice
/v1/invoices/{lago-id}/void
MCP Tools
lago-create-one-off-invoice
Lago Create a one-off invoice
lago-list-all-invoices
Lago List all invoices
read-only
idempotent
lago-update-invoice
Lago Update an invoice
idempotent
lago-retrieve-invoice
Lago Retrieve an invoice
read-only
idempotent
lago-download-invoice-pdf
Lago Download an invoice PDF
lago-finalize-draft-invoice
Lago Finalize a draft invoice
idempotent
lago-mark-invoice-payment-dispute
Lago Mark an invoice payment dispute as lost
lago-generate-payment-url
Lago Generate a payment URL
lago-refresh-draft-invoice
Lago Refresh a draft invoice
idempotent
lago-retry-generation-failed-invoice
Lago Retry generation of a failed invoice
lago-retry-invoice-payment
Lago Retry an invoice payment
lago-void-invoice
Lago Void an invoice