---
title: "DT-BOA"
method: GET
path: "/gb/national-grid/bm/dispatch-transparency"
tags: ["NESO"]
---

# DT-BOA

`GET /gb/national-grid/bm/dispatch-transparency`

This dataset is a component of the Forward Plan 2020-21 commitment to increase the transparency of our operational decision making in the Balancing Mechanism (BM). It includes the publication of actions taken in the BM, reasons for them and includes a methodology document for the process.

## Query parameters

- `accept_time_from` string, date-time, required
- `accept_time_to` string, date-time, required
- `accepting_party` string
- `accepted_bmu` string
- `limit` integer
- `offset` integer
- `timezone` 'UTC' | 'Europe/Berlin' | 'Europe/London' | 'America/New_York' | 'America/Chicago' | 'America/Los_Angeles'

## Response `200`

Success

- object
  - `count` integer, required
  - `next` string, uri, nullable
  - `previous` string, uri, nullable
  - `results` BOA[], required
    - `acceptTime` string, date-time, required
    - `acceptingParty` string, required
    - `acceptedBMU` string, required
    - `boaREF` number, nullable
    - `mainSP` number, nullable
    - `excludeBoaReasons` string, nullable
    - `netVol` number, nullable
    - `avgPrice` number, nullable
    - `noticeTIME` number, nullable
    - `timeToTarget` number, nullable
    - `targetDuration` number, nullable
    - `totalDuration` number, nullable
    - `peakChange` number, nullable
    - `rejectedBod` string, nullable
    - `alternativeBmu` string, nullable
    - `unitsInStack` string, nullable

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests

---

[API](https://skmtc.net/modoenergy/apis/modo-energy-api.md) · [All operations](https://skmtc.net/modoenergy/apis/modo-energy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/modoenergy/modo-energy-api/revisions/6c4b83d3fc12/schema)
