Skip to main content

SOC and Delius

The SOC integration service provides APIs for the client to retrieve the required data.

APIs are available to enable read-only access to the following data:

  • Convictions
  • Court appearances
  • Details related to a person on probation
  • Probation area

Business need

This integration service is used to gather the required Delius data via the APIs.

Data dependencies

This service provides read-only access to data stored in Delius for a Person on Probation, their Convictions and Court appearances.

Context Map

API Access Control

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

API Endpoint Required Role
/convictions/{value} PROBATION_API__SOC__CASE_DETAIL
/court-appearances PROBATION_API__SOC__CASE_DETAIL
/detail/{value} PROBATION_API__SOC__CASE_DETAIL
/probation-areas PROBATION_API__SOC__CASE_DETAIL