Corgi BankDocumentation
OpenAPI

List all investment lots

GET/investment-lots

Verified bound customer with customer scope must supply an authorized account_id; verified staff/service with payments:investments:read or payments:investments:write may read the custody inventory. Lots retain original complete quantity, acquisition controls and actual cash cost; tax basis and current prices remain unknown until evidenced.

Query parameters

limitintegerOptional

Page size

Default 10. Maximum 100.

starting_afterstringOptional

The id of the last item seen; returns the page after it

ending_beforestringOptional

The id of the first item seen; returns the page before it

account_idstringOptional

Returns

200 OK

A page of Investment Lot objects, with has_more saying whether another page follows.

Errors

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

400401403404409412413422424429500503

to move to open esc to close