Skip to main content
POST
Extract invoice data

Body

multipart/form-data
file
file

Response

OK

Successful result of extracting a Czech energy invoice PDF: the structured data the savings calculator consumes, plus any non-fatal validation warnings raised during extraction (arithmetic/structural checks).

fileName
string | null

Original file name of the uploaded invoice.

invoice
object

Structured data extracted from a single Czech energy invoice, consumed by the Cubee savings calculator.

warnings
object[] | null

Non-fatal warnings flagged during extraction (e.g. arithmetic mismatch, missing EAN). Empty when none.