Collateral Lender
An independently reviewed lender the bank borrows from (a Federal Home Loan Bank, the discount window or a repo counterparty) with the keys it signs collateral statements with.
OBJECTThe Collateral Lender objectAn independently reviewed lender the bank borrows from (a Federal Home Loan Bank, the discount window or a repo counterparty) with the keys it signs collateral statements with.POSTCreate a collateral lender
/ledger/collateral/lenders · The ledger's guard admits `ledger:treasury:write` on this route and refuses `ledger:post`; the store admits only verified treasury staff (never a service or an API key) who stepped up within five minutesGETList all collateral lenders/ledger/collateral/lenders · A read needs `ledger:read` or `ledger:post`GETGet a collateral lender by ID/ledger/collateral/lenders/{id} · A read needs `ledger:read` or `ledger:post`GETA lender's live pledges as the schedule in force judges them, lendable value, advances outstanding and borrowing capacity; horizon names an advance maturity the collateral must outlast/ledger/collateral/lenders/{id}/capacity · Every live pledge as the schedule in force judges it for an advance to the horizon (the latest open advance's maturity, or `horizon` when later), the lendable value of the acknowledged eligible pledges, the advances outstanding, capacity and shortfallGETA lender's latest signed statement, the register's position and the breaks still open/ledger/collateral/lenders/{id}/reconciliation · A read needs `ledger:read` or `ledger:post`POSTApprove or reject a lender record (a treasury checker other than its maker)/ledger/collateral/lenders/{id}/review · The ledger's guard admits `ledger:treasury:write`; the store also requires `operations:approve`, a step-up within five minutes and a checker other than the record's maker, refused 422 `ledger.maker_checker_required`POSTImport the lender's signed collateral schedule through its connection as a register schedule pending a treasury checker (treasury staff)/ledger/collateral/lenders/{id}/schedule-imports · The ledger's guard admits `ledger:treasury:write`; the store admits only verified treasury staff (never a service or an API key) who stepped up within five minutesPOSTImport the lender's signed collateral statement for as_of through its connection: recognise the interest its advances accrued, then reconcile the statement against the register (treasury staff)/ledger/collateral/lenders/{id}/statement-imports · The ledger's guard admits `ledger:treasury:write`; the store admits only verified treasury staff (never a service or an API key) who stepped up within five minutes