Bill Validation
Invoice Parsing
Parse invoice
Uploads and processes a UK energy supplier invoice (PDF or images) to extract invoice details, supply points (MPANs/MPRNs), and associated consumption and charge information.
post/v1/billValidation/parseInvoice
Response
Invoice successfully parsed
Example response
{
"success": true
}