Get Delivery Status
Get Delivery Status for a schedule.
Returns the AS4 delivery status for the TSO + delivery date combination. The NRR (Non-Repudiation of Receipt) confirms the TSO received the message.
Status values - pending: submission sent, NRR not yet received - nrr_received: TSO acknowledged receipt (AS4 NRR) - submitted: accepted by the TSO message broker - rejected: TSO rejected the submission (check tso_message_id for details)
Documentation Index
Fetch the complete documentation index at: https://docs.engrate.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Schedule unique identifier.
Response
Successful Response
Delivery status tracking the AS4 delivery lifecycle between submission to Mako365/MMC Hub and ACK receipt from the TSO.
Delivery date in ISO 8601 format.
"2026-03-26"
Whether a Non-Repudiation of Receipt has been received from the AS4 gateway.
Delivery status: pending, nrr_received, submitted, or rejected.
"submitted"
"nrr_received"
"pending"
TSO identifier this delivery status relates to.
"50HERTZ_DE_TSO"
Mako365 file identifier for the submitted document.
"MAKO-FILE-20260325"
ISO 8601 datetime when the NRR status was last checked.
"2026-03-25T14:10:00+00:00"
Transmission report identifier from the AS4 gateway.
"TR-20260325-001"
TSO's authoritative message identification for this delivery date.
"TSO-MSG-20260325-001"
TSO's message version number.
1