Corgi BankDocumentation
OpenAPI

Reserve available master cash and issue exact existing-debt repayment

POST/bank-repos/{id}/repayment-dispatch

Fresh verified staff with ledger:repo:write is required. Reserves actual available bank master cash when the supported debt is due and issues a separate immutable repayment command binding actual funding, original principal/interest and hold. The initial borrowing cannot authorize an unreserved future debit. Existing proven debt can be reduced despite collateral monitoring exceptions; unsupported changed contract/default amounts refuse. 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.

Returns

200 OK

The Bank Repo object.

Errors

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

400401403404409412413422424429500503

to move to open esc to close