This event fires when a case reaches its conclusion and is officially closed. This typically happens after the arbitrator issues the final award during the Award Issuance phase.
Payload
The case that was closed.
Example
{
"id": "a3b4c5d6e7f8",
"timestamp": "2025-09-20T09:15:00Z",
"event": "case_closed",
"data": {
"caseID": "2025-08-00292"
}
}
What to do next
Once a case is closed, you may want to:
- Archive the case in your internal system
- Retrieve the final award from the docket and download the PDF
- Update your records with the outcome
- Notify relevant stakeholders