{
"acceptance_level": "cnf",
"created_ts": "2026-03-25T14:00:00+00:00",
"last_modified_ts": "2026-03-25T14:05:00+00:00",
"spec": {
"data": [
{
"amount": 10.5,
"ts": "2026-03-25T23:00:00+00:00"
}
],
"ids": {
"in_area": "10YDE-VE-------2",
"in_party": "11XDE-EXAMPLE--A",
"out_area": "10YDE-VE-------2",
"out_party": "11XDE-EXAMPLE--B"
},
"type": "internal"
},
"status": "cnf",
"time_series_uid": "TS-001",
"uid": "d1e2f3a4-b5c6-4d7e-8f9a-0b1c2d3e4f5a",
"version": 1
}Schedule Series
Series types
| Type | Description |
|---|---|
internal | Trade within the same TSO control area |
external | Cross-border trade between two TSO areas (requires market_agreement_id) |
foreign | Cross-border trade where your party is not a direct market participant (requires market_agreement_id) |
production | Own generation injected into the grid |
consumption | Own load withdrawn from the grid |
A Schedule Series representing one time series within a schedule version (e.g. one internal or external trade).
Highest acceptance level reached by the parent version: empty string, ack, ano, par, or cnf.
"cnf"
"ack"
""
ISO 8601 datetime when the parent version was created.
"2026-03-25T14:00:00+00:00"
ISO 8601 datetime of the parent version's most recent status change.
"2026-03-25T14:05:00+00:00"
Full series specification including identifiers, type, and interval data.
Show child attributes
Show child attributes
Processing status of the parent version. created before submission, then the verbatim market status: submitted, ack_positive, ack_negative, ack_partial, icnf, dacnf, cnf, cnf_partial, or fcnf.
"cnf"
"submitted"
"ack_negative"
Time series identifier used in the ESS/CIM document.
"TS-001"
Unique identifier for this series record.
"d1e2f3a4-b5c6-4d7e-8f9a-0b1c2d3e4f5a"
Version number of the parent schedule version.
1
2
Per-interval status map. Always null — market-access tracks status at version granularity, not per interval.
Show child attributes
Show child attributes
Was this page helpful?