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.
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": "2020-07-22T10:59:39.581799+00:00",
"detail": SupplyOrServiceCharge,
"id": "50642380",
"note": "early-big-particularly-space-begin",
"postedDate": "1982-06-16",
"reasonCode": "space-I-environmental-test-role",
"title": "again-act-seek-grow-light"
}