Corgi BankDocumentation
OpenAPI

Independently approve or reject the exact contingency funding record digest

POST/reporting/contingency-funding/scenarios/{id}/reviews

Requires reporting:write, operations:approve, fresh staff authentication and a different actor from the proposer. Review names the exact content_sha256 and retained evidence. An existing identical review replays; changing actor, decision or evidence conflicts. Approval attests the supplied scope, inputs and result; it does not establish regulatory compliance. Approving a scenario version that supersedes another is refused (conflict) once another approved version supersedes the same version, under the transaction lock the database guard takes for that version.

Path parameters

idstringRequired

Headers

Idempotency-KeystringOptional

Send on every write that creates or changes money or state; a replay with the same key returns the original result with 200.

Body parameters

content_sha256stringRequired
decisionstringRequired
evidenceobjectRequired

Evidence binds externally prepared inputs and assumptions to retained documentation.

2 child attributes
referencestringRequired
sha256stringRequired
rationalestringRequired

Returns

200 OK

The Contingency Funding Scenario object.

Errors

Every error is a problem document with a stable code. See Errors.

400401403404409412413422424429500503

to move to open esc to close