v11

latestOpenAPI 3.1.0OGL-UK-3.0raw.githubusercontent.com2026-07-0391724.3 KB
State

Patch application status on the state for an SBI, grant code and grant version

patch/state/{sbi}/{grantCode}/{grantVersion}

Path parameters

sbistring required
grantCodestring required
string required
OR
integer required

Request body

Response

The updated state record

successboolean required
patchedboolean

Present and true when a state record was patched

Example response

{
  "success": true
}