v.1.0.4 - Live

[v1.0.4] - 2025-07-01

Added

  • Partner Resource: Added a new activatedOn date field at the partner level. This field is populated when the partner's status changes to ACTIVE.

  • Asset Type Identification: Added a new assetType field to the responses of multiple endpoints to indicate the asset's category. Supported values are SECURITYTOKEN and CRYPTOCURRENCY.

    • Affected Endpoints and Objects:

      • GET /products/{customerProductId}/digital/ordersmarketOrderData object

      • GET /digital/orders/{orderId}marketOrderData object

      • GET /transactions/{transactionId}digitalTradingTransaction object

      • GET /customers/{customerId}/transactionsdigitalTradingTransaction object

      • GET /digital/assetsdata array objects

Removed

  • Partner Resource: Removed the approved_on and approved_by fields. Integrations that rely on these fields must be updated.

  • Identity Models: Removed the middleName field from various API models. This is a non-breaking cleanup as the field was not in use and was ignored if provided.

Last updated