Invoices
Get all invoices for a subscription
Invoices summarise the amounts owed/payed for their monthly electricity bill. They are generated once per month and cover all line items including cost for electricity, grid fees, taxes and other charges. The related PDFs are available via the /invoices/{id}/file
endpoint.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Example:
"sub_jd8mlscm062jb6ks50tck9gi"
Response
200
application/json
Retrieve the invoices from a subscription
The response is of type object
.