diff --git a/changelog.mdx b/changelog.mdx index 135ca00..ef05373 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -3,6 +3,25 @@ title: "Changelog" description: "Product updates and announcements" rss: true --- + +# Upcoming changes + + + **Stablecoin Conversions API Service** will be deprecated on March 9th, 2026. Customers using the Stablecoin Conversions API should migrate to the [Orchestrations API](https://docs.paxos.com/guides/developer/orchestrations/orchestrations) for conversions. + + + +**Profile Transaction Reconciliation Reports**: Paxos is enhancing reconciliation reports with the following changes: + +- **[Orchestration API](https://docs.paxos.com/api-reference/endpoints/orchestration/overview) transactions** will have additional entries in the report: + - New Resource Type: `ORCHESTRATION` + - New Resource Transaction Types: `ORCHESTRATION_RESERVE`, which reserves funds during an orchestration flow, and `ORCHESTRATION_UNRESERVE`, which returns funds in case of an orchestration failure. + +These changes will improve tracking of multi-step transactions and provide better visibility into fund allocation during processing. + + +## Released changes + **v2 API**: Add value `AIPRISE` to parameter `person_details.passthrough_verifier_type` on Create Identity and Update Identity request and response for passthrough person IDV.