Decide an approval
AuthRequires authentication via bearerAuth.
Description
Records an approval or rejection for the current Approval Chain stage.
Parameters
matter_idpathstringrequired
Matter identifier.
approval_idpathstringrequired
Approval stage identifier within the Matter.
Request body
application/jsonrequired
decisionbodystringrequired
notebodystring
Responses
200The decided approval stage.
application/jsonidstringrequired
matter_idstringrequired
document_idstringrequired
chain_idstringrequired
stageintegerrequired
statusstringrequired
summarystring | null
requested_bystringrequired
requested_atstring <date-time>required
due_atstring | null
decided_bystring | null
decided_atstring | null
decisionstring | null
decision_notestring | null
401The API key is missing, malformed, expired, or revoked.
application/jsonerrorobjectrequired
403The API key does not have permission for this action.
application/jsonerrorobjectrequired
404The resource was not found in the authenticated Workspace.
application/jsonerrorobjectrequired
409The operation conflicts with the current resource state.
application/jsonerrorobjectrequired
422One or more request fields are invalid.
application/jsonerrorobjectrequired