/
MI
ministryofjustice
/
OpenAPI definition
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 9m ago · Updated 5mo ago
View markdown
ministryofjustice
OpenAPI definition
patch
Make a decision request for an application
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-03-06
10
17
44.6 KB
application
8
get
Get applications
post
Create an application
post
Unassign a caseworker from an application
post
Assign a caseworker to one or more applications.
get
Get an application by id
patch
Update an application
patch
Make a decision request for an application
get
Get a list of events associated with an application
caseworkers
1
individuals
1
application
Make a decision request for an application
patch
/api/v0/applications/{id}/decision
Path parameters
id
string
uuid
required
Headers
X-Service-Name
'CIVIL_APPLY'
|
'CIVIL_DECIDE'
required
Request body
MakeDecisionRequest
required
event history describing the create decision action
userId
string
uuid
required
overallDecision
'GRANTED'
|
'PARTIALLY_GRANTED'
|
'REFUSED'
required
proceedings
MakeDecisionProceeding[]
required
eventHistory
EventHistory
required
autoGranted
boolean
required
Response
OK