BillCharge
A charge to the customer from the energy retailer.
Fields
The net, tax and gross amounts for the transaction. Note: for payments and repayments, only the net amount is returned.
If this charge is for consumption of a good or service, this field will contain details of how much was consumed. Omitted in cases where the charge is not for consumption, or where consumption information is not available (e.g. for some older records).
The date time when the transaction is created.
Supporting information about this charge (if any is available).
The unique identifier for the transaction.
The unique identifier for the most recent billing document linked with the transaction.Note: a transaction may be linked with multiple documents, but this field will only return the identifier for the most recent billing document.
Returns the note field value for the transaction, which contains additional info.
The date the transaction was posted.
Returns the reason.
A user readable string that indicates what this transaction relates to.
Example
{
"amounts": TransactionAmountType,
"consumption": Consumption,
"createdAt": "2002-05-16T20:35:42.181965+00:00",
"detail": SupplyOrServiceCharge,
"id": "33659350",
"latestBillingDocumentIdentifier": "30908333",
"note": "economy-design-now-serious-appear",
"postedDate": "2008-08-18",
"reasonCode": "response-girl-middle-close-role",
"title": "American-wonder-space-pick-environment"
}