Added

  • Multi-Asset Support (Alloys): Updated Order and Order Request endpoints to support alloy_id alongside the existing stock_id. This is a preparatory update to support future Alloy Index Token listings, such as the S&P Digital Markets 50.

Changed

  • Flexible Schema Validation: Updated response models to treat stock_id and alloy_id as optional fields. This ensures backward compatibility for current stock workflows while clearing the way for future asset types.

Fixed

  • Fixed issue with Order Processing and USD+ Redemptions

Added

  • Add REJECTED status to OrderRequestStatus to indicate if the request has been rejected
  • Add reject_message to OrderRequest that indicates why the order request was rejected

Fixed

  • Fix issues refunding cancelled orders

Fixed

  • Bug fix to enable account creation on sandbox after Managed KYC completion

Changed

  • General performance and maintenance updates to improve long-term reliability and scalability.