Introducing new events for transaction enrollment updates and tasks
You can now subscribe to three new transaction enrollment events using event destinations:
-
enrollment.updated– Stedi generates this event when an enrollment request changes, such as an update to its status, payer, contacts, provider details, tasks, or documents. -
enrollment.task.completed– Stedi generates this event when a provider completes an enrollment task, such as uploading a document or confirming details. -
enrollment.task.deleted– Stedi generates this event when it deletes an enrollment task that's no longer needed to move the enrollment forward.
You can subscribe to events on the Stedi portal's Event Destinations page.
![]()
Stedi sends each event as an HTTP POST request to the URL you configured. If a delivery fails, Stedi automatically retries it for up to 48 hours.
For event schemas, see our event types reference.