Corgi BankDocumentation
OpenAPI

Create a fee correction

POST/fee-corrections

Fresh verified staff with payments:operations:write authority is required. Propose a reverse or adjustment of the exact retained fee journal on the named account. The refund amount is the posted fee (or the overcharge, for an adjustment), never a caller-asserted amount. Proposal alone does not move money. Customer authority is refused. Requests are strict single JSON objects bounded to 8 MiB; complete responses are bounded to 16 MiB and never silently truncated.

Headers

Idempotency-KeystringRequired

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

account_idstringRequired

Example acct_2tVh8nqLxq4GbDe0K1F6S9zRcWm

fee_journal_idstringRequired

Example jrnl_2tVh8nqLxq4GbDe0K1F6S9zRcWm

methodstringRequired
reasonstringRequired
target_fee_minorintegerOptional

Returns

200 OK

The Fee Correction object.

Errors

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

400401403404409412413422424429500503

to move to open esc to close