Example
{
"confirmed": true,
"values": {
"startDate": "2024-01-01T00:00:00",
"endDate": "2024-02-01T00:00:00",
"invoiceNumber": "AP12345123",
"meterPointNumber": "0012371829391323"
}
}All invoices have a values object which contains values that have been captured from the actual invoice PDF or scan, normally via our invoice scanning system.
| Property | Type | Description | Example |
|---|---|---|---|
confirmed | boolean | Whether or not this invoice has been confirmed/validated. | true |
