Sites

Invoices for all sites

Retrieves invoice information across all sites

get/v1/sites/invoices

Response

Invoice information retrieved successfully

idstring

Invoice identifier

siteIdstring

Site identifier

utility'ELECTRICITY' | 'GAS' | 'WATER'

Utility type

invoiceNumberstring

Invoice number

issueDatestring date

Issue date

dueDatestring date

Due date

startDatestring date

Service period start date

endDatestring date

Service period end date

amountnumber

Invoice amount in GBP

status'PAID' | 'PENDING' | 'OVERDUE'

Invoice status

pdfUrlstring uri

URL to download invoice PDF

Changes