Closings readiness and ledger URL for a batch of funds
GET/v1/funds/closings-status
For each requested fund, whether closings are set up and the absolute URL of its closings ledger page. A fund the caller cannot read in Fund Admin is reported as isSetUp: false rather than erroring. closingsLedgerUrl may be empty even when isSetUp is true, so check both. Max 25 fund ids per call. Requires the organization to have the Carta integration enabled.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Closings status per requested fund
Missing, empty, or invalid fundCartaIds
Invalid or missing API key
Carta integration not enabled for this organization
Internal server error