Public API changes - December 2025

šŸš€ 1. Release Notes


[FundSub] Adding InvestorGroup ID as an optional parameter to the Invitation API (single & bulk)

  • Summary: Add InvestorGroupId as an optional parameter to the Fund Subscription Invitation API for both single and bulk invitation flows. When provided, the invited investor(s) will be automatically associated with the specified Investor Group during invitation creation.
  • Area of impact: Fund Subscription – Invitation API (single & bulk)
  • Released date: December 16th 2025

[IDM] Rebrand Funds into Fund Subscriptions

  • Summary: As we’re introducing a new set of public APIs for IDM’s new Fund objects, we will rebrand the current Funds category to Fund Subscription to avoid confusion.
  • Area of impact: Investor Data Management APIs
  • Released date: December 2nd 2025

[IDM] New API: Fund Legal Entities


[IDM] New API: Communication Types


[IDM] New API: Manage contacts’ Communication Matrices


[IDM] New API: Investments and Transactions


[IDM] New API: Investments


[IDM] New API: Investment Entity Document

  • Summary: Add a new API that supports retrieving, and upload Investment Entity Document.
  • Area of impact: Investor Data Management APIs
  • Released date: December 30th 2025

[IDM] Rebrand List documents to List investment entity documents and Get document to Get investment entity document

  • Summary: As we’re introducing a new set of public APIs for IDM’s Investment Entity Document, we rebrand the current Get document api to Get investment entity document , and List documents api to List investment entity documents to avoid confusion.
  • Area of impact: Investor Data Management APIs
  • Released date: December 30th 2025

[IDM] New API: Document Types

  • Summary: Add a new API that supports retrieving the list of subscription document types and portal document types currently configured for a firm.
  • Area of impact: Investor Data Management APIs
  • Released date: December 30th 2025

šŸ› ļø 2. Planned Items


[FundSub] Ability to Update Custom column field via API

  • Summary: Enable updating custom column values via Public API. This entails:
    • Querying custom column IDs via API
    • Updating custom column values for an order via:
      • Invitation API
      • Update Order API
  • Area of impact: FundSub APIs
  • ETA: Jan 27th, 2026

[FundSub] New API to Request Additional Documents from Investors

  • Summary: Introduce a new Fund Subscription API that allows operators to request additional documents from investors for an existing order. The API will support specifying the target order, a list of requested document names, a rich-text message to the investor, and optional CC recipients for notification.
    • Parameters:
      • lpId (String): Order ID
      • docNames (Array of String): List of requested document names
      • messageToInvestor (String): Message content in rich-text format
      • ccRecipients (Array of String): List of email addresses to be CC’d
  • Area of impact: New FundSub API
  • ETA: Jan/Feb, 2026

[IDM] New API: Transaction

  • Summary: Add a new API that supports retrieving, create, update, delete transactions.
  • Area of impact: New IDM APIs
  • ETA: Jan 6th, 2026

[IDM] New Webhook Events: Investment and Transaction

  • Summary: This new webhook event allows a client's endpoint to be notified whenever a new Investment/Transaction is created or an existing Investment/Transaction is updated/deleted within a registered firm.
  • Area of impact: New events for IDM webhooks
    • funddata.investment.created
    • funddata.investment.updated
    • funddata.investment.deleted
    • funddata.transaction.created
    • funddata.transaction.updated
    • funddata.transaction.deleted
  • ETA: Jan 6th, 2026

[Data room] Expanded Enforcement of Participant Count Limits

  • Summary: Expanded enforcement of existing participant count limits across all users. Requests exceeding limits will return descriptive error messages.
  • Area of impact: DR public APIs 400 response
  • ETA: Jan 13th, 2026