Corgi BankDocumentation
OpenAPI

Get a payment history by ID

GET/payment-history/{account_id}

Verified staff/service with payments:read or staff with payments:operations:write authority is required. Rebuild the account's payment-and-fee sequence from retained ledger journals and fee corrections. Optional from and through (YYYY-MM-DD) bound the window. The running balance of the last event equals the ledger closing balance when ties_to_ledger is true. 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.

Path parameters

account_idstringRequired

Query parameters

fromstringOptional
throughstringOptional

Returns

200 OK

The Payment History object.

Errors

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

400401403404409412413422424429500503

to move to open esc to close