Corgi BankDocumentation
OpenAPI

Independently approve the exact repo authority and contract evidence

POST/bank-repo-programs/{id}/review

Fresh verified staff with both ledger:repo:write and ledger:repo:approve is required; the reviewer differs from the maker. The decision binds the exact full program digest. It does not invent lender classification, custody or actual bank cash. Every route requires verified non-API-key authority even locally; customer actors are refused. JSON evidence is one strict object bounded at 5 MiB. Complete responses are bounded at 16 MiB and fail explicitly without truncation.

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
notestringRequired

Returns

200 OK

The Bank Repo Program object.

Errors

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

400401403404409412413422424429500503

to move to open esc to close