Jitbit and Delius
Read-only integration exposing basic probation case details to the Jitbit ticketing system.
Business Need
- Allow the Jitbit ticketing system to look up probation case information to reduce staff needing to check multiple systems.
- Enforce Limited Access (LAO) restrictions so protected cases are not exposed in Jitbit.
Data Dependencies
- Delius is currently the source of truth for case and person details (name, date of birth, addresses).
- HMPPS Auth provides user/role based access control used to secure the API.
Context Map
API Access Control
All endpoints are secured by a HMPPS Auth role required by the Jitbit client.
| API Endpoint | Required Role |
|---|---|
| GET /case/{crn} | PROBATION_API__JITBIT__CASE_DETAIL |
| GET /case/{crn}/access | PROBATION_API__JITBIT__CASE_DETAIL |
API Reference
This page was last reviewed on 28 October 2025.
It needs to be reviewed again on 28 January 2026
by the page owner #probation-integration-team
.
This page was set to be reviewed before 28 January 2026
by the page owner #probation-integration-team.
This might mean the content is out of date.