Schedule Version
_v{N} suffix.
Status lifecycle
Versions progress through these statuses as the TSO processes the submission:| Status | Meaning |
|---|---|
created | Queued by the platform, not yet sent to the TSO |
submitted | Sent to the TSO via AS4 |
ack_positive | TSO acknowledged receipt of the document |
ack_negative | TSO rejected the document at receipt |
ack_partial | TSO acknowledged the document with some series rejected |
icnf | Intermediate confirmation (DE only) |
dacnf | Day-ahead confirmation |
cnf | TSO confirmed the schedule values |
cnf_partial | TSO partially confirmed — some series accepted, others rejected |
fcnf | Final confirmation |
Acceptance levels
Theacceptance_level field tracks the highest acknowledgement received from the TSO:
| Level | Meaning |
|---|---|
| (empty) | No TSO response yet (or only submitted) |
ack | ACK received — the TSO acknowledged receipt of the document |
ano | The TSO rejected the schedule |
par | Partial confirmation — some series accepted, others rejected |
cnf | CNF received — the TSO confirmed the schedule values |
Active version
The active version (is_active=true) is the latest version the TSO has accepted — the one it currently treats as binding. Versions that were rejected or are still awaiting a response are not active, and a later rejected version never replaces an accepted earlier one.A Schedule Version representing one submission attempt. Each re-submission creates a new version.
Highest acceptance level reached: empty string, ack, or cnf.
"cnf"
"ack"
""
ISO 8601 datetime when this version was created.
"2026-03-25T14:00:00+00:00"
ISO 8601 datetime of the most recent status change.
"2026-03-25T14:05:00+00:00"
Organization that owns this version.
"9b2e4d8f-1c3a-4f5e-8d7b-6a9e0f2c1b3d"
Full submission specification including market routing and series references.
Processing status: ingested, submitted, accepted, rejected, cnf_partial, or icnf.
"accepted"
"submitted"
"rejected"
Unique identifier for this version.
"c8d7e6f5-4a3b-4c2d-9e1f-0a8b7c6d5e4f"
Sequential version number (1-based). Increments with each re-submission.
1
2
3
Whether this version is the active one according to the authoritative TSO message ID. Older versions become inactive when a new version is accepted.
TSO document identification assigned to this version's message.
"MSG-20260325-001"
Whether a Non-Repudiation of Receipt (NRR) delivery confirmation has been received from the TSO.
Mako365/AS4 transmission report identifier for delivery tracking.
"TR-20260325-001"
TSO warnings from the ACK response, if any.