InvoiceExtractOutput collection response
[- {
- "uuid": "string",
- "acquisition_date": "string",
- "filename": "string",
- "job_status": "string",
- "pages": 0
}
]
Upload a PDF invoice and get back the invoice converted to XML.
The received XML may not contain all the necessary information and the filled data must be validated before sending to the tax authority.
OK
Invalid input
InvoiceExtractOutput resource response
Resource not found
{- "uuid": "string",
- "acquisition_date": "string",
- "filename": "string",
- "job_status": "string",
- "pages": 0
}
Retrieve the converted invoice. If still elaborating you will receive status code 102, otherwise 200 and the XML or JSON Invoice as the response content.
Not ready yet
Job done
Elaboration error