Voltus · Example Payload

Voltus Dispatch Webhook Payload

EnergyUnited StatesElectricityDemand ResponseVirtual Power PlantDERGridEnergy MarketsFlexibilityEnergy StorageOpenADRTelemetry

Voltus Dispatch Webhook Payload is an example object payload from Voltus, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

eventresource

Example Payload

Raw ↑
{
  "event": { "name": "dispatch.create" },
  "resource": "/2022-04-15/dispatches/asdf"
}