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
}

Changes