Corgi BankDocumentation
OpenAPI

Independently approve or reject the exact capital record digest

POST/reporting/capital/policies/{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.

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 Capital Policy object.

Errors

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

400401403404409412413422424429500503

to move to open esc to close