Skip to main content

Fields

accountIdentifier : String

A custom account identifier given to each customer.

amountGeneratedInCents : Decimal

The amount generated in cents.

amountGeneratedInDollars : Decimal

The amount generated in dollars.

amountGeneratedInKwh : Decimal

The amount generated in kWh over a full day.

customAccountIdentifier : String

A custom identifier given to the particular account that was used to fetch solar stats.

differenceInExports : Decimal

The difference in exports between the given account and other exporters.

rank : Int

The rank of the customer based on the amount generated in kWh over a full day.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "accountIdentifier": "88263978", "amountGeneratedInCents": "1.0", "amountGeneratedInDollars": "1.0", "amountGeneratedInKwh": "1.0", "customAccountIdentifier": "36779328", "differenceInExports": "1.0", "rank": 87 }