Green Button Alliance · Example Payload

Green Button Alliance Backchannel Subscription Request

EnergyUnited StatesUtilitiesElectricityGasWaterSmart MeteringGreen ButtonESPIStandards BodyCertificationConsumer Energy Data

Green Button Alliance Backchannel Subscription Request is an example object payload from Green Button Alliance, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

correlation_idclient_idgranted_scoperetail_customer_idselected_usage_point_ids

Example Payload

Raw ↑
{
  "correlation_id": "corr-7f3a1c20",
  "client_id": "third_party",
  "granted_scope": "FB=4_5_15;IntervalDuration=3600;BlockDuration=monthly;HistoryLength=13",
  "retail_customer_id": 42,
  "selected_usage_point_ids": ["00000000-0000-5000-8000-000000000001"]
}