Skip to main content

esupervision-and-delius

This service provides an API to get contact details of the Delius person record and to handle messages from the client to Delius for the purpose of “check ins”. Additionally, it provides functionality to verify a person on probation’s basic details

Business need

Provides contact details of a person on probation to the client. Provides verification of a person on probation’s basic details. Provides message handling for ‘check in messages’ from the client to Delius.

Data dependencies

This integration service depends on Delius data for up-to-date data relating to a Person on Probation.

API Access Control

API endpoints are secured by roles supplied by the HMPPS Auth client used in the requests

API Endpoint Required Role
/case/{identifier} PROBATION_API_ESUPERVISION_CASE_DETAIL
/case/{identifier}/validate-details PROBATION_API_ESUPERVISION_CASE_DETAIL
/cases PROBATION_API_ESUPERVISION_CASE_DETAIL

API Reference

This page was last reviewed on 14 August 2025. It needs to be reviewed again on 14 December 2025 by the page owner #probation-integration-team .