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 toACTIVE
.Asset Type Identification: Added a new
assetType
field to the responses of multiple endpoints to indicate the asset's category. Supported values areSECURITYTOKEN
andCRYPTOCURRENCY
.Affected Endpoints and Objects:
GET /products/{customerProductId}/digital/orders
→marketOrderData
objectGET /digital/orders/{orderId}
→marketOrderData
objectGET /transactions/{transactionId}
→digitalTradingTransaction
objectGET /customers/{customerId}/transactions
→digitalTradingTransaction
objectGET /digital/assets
→data
array objects
Removed
Partner Resource: Removed the
approved_on
andapproved_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