n3rgy · Example Payload

N3Rgy Error Forbidden Example

EnergyUnited KingdomUtilitiesSmart MeteringElectricityGasSmart Meter DataConsentMeteringEnergy Data

N3Rgy Error Forbidden Example is an example object payload from n3rgy, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

errors

Example Payload

Raw ↑
{
  "errors": [
    {
      "code": 403,
      "message": "User is not authorized to access this resource with an explicit deny."
    }
  ]
}