From c7cbbf4e92dc025efc90051d79ce2a00c6a40619 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 09:10:26 +0000 Subject: [PATCH 1/7] Update changelog.mdx --- changelog.mdx | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/changelog.mdx b/changelog.mdx index 135ca00..1cc3ed4 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -3,6 +3,26 @@ title: "Changelog" description: "Product updates and announcements" rss: true --- + +## Upcoming changes + + +**Profile Transaction Reconciliation Reports**: Paxos is enhancing reconciliation reports with the following changes: + +- **Stablecoin Conversion API transactions** will use new identifiers: + - Resource: `SWAP` (replacing `CONVERSION`) + - Transaction Type: `SWAP_TX` (replacing `CONVERSION_CREATION` and `CONVERSION_SETTLEMENT`) + - `OrchestrationID` field will link related conversion legs + +- **Orchestration API transactions** will be represented with new fields: + - New Resource Type: `ORCHESTRATION` + - New Resource Transaction Types: `ORCHESTRATION_RESERVE` and `ORCHESTRATION_UNRESERVE` reserving funds during an orchestration flow + +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. From a49bd5107304f0a3c2f4f44935e7fe0f28b7e093 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 09:15:15 +0000 Subject: [PATCH 2/7] Update changelog.mdx --- changelog.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.mdx b/changelog.mdx index 1cc3ed4..4768a81 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,7 +4,7 @@ description: "Product updates and announcements" rss: true --- -## Upcoming changes +# Upcoming changes **Profile Transaction Reconciliation Reports**: Paxos is enhancing reconciliation reports with the following changes: From 6eb3f264e61546e8eec7cfb51094082a48b46f69 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 09:15:28 +0000 Subject: [PATCH 3/7] Update changelog.mdx --- changelog.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.mdx b/changelog.mdx index 4768a81..7805afb 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -21,7 +21,7 @@ rss: true These changes will improve tracking of multi-step transactions and provide better visibility into fund allocation during processing. -## Released changes +# 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. From 71c1d8e2d73a58e0d459dc9e8d17455452601476 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 09:17:24 +0000 Subject: [PATCH 4/7] Update changelog.mdx --- changelog.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.mdx b/changelog.mdx index 7805afb..8f7a0ad 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,7 +4,7 @@ description: "Product updates and announcements" rss: true --- -# Upcoming changes +## Upcoming changes **Profile Transaction Reconciliation Reports**: Paxos is enhancing reconciliation reports with the following changes: From 20ad1108f86b1ece4b0bb728ace09f663972d1dd Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 09:17:24 +0000 Subject: [PATCH 5/7] Update changelog.mdx --- changelog.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.mdx b/changelog.mdx index 8f7a0ad..4768a81 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,7 +4,7 @@ description: "Product updates and announcements" rss: true --- -## Upcoming changes +# Upcoming changes **Profile Transaction Reconciliation Reports**: Paxos is enhancing reconciliation reports with the following changes: @@ -21,7 +21,7 @@ rss: true These changes will improve tracking of multi-step transactions and provide better visibility into fund allocation during processing. -# Released changes +## 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. From e7d42d25bb3ce868e8980be212f108b26f726817 Mon Sep 17 00:00:00 2001 From: Pavlo Iusim Date: Thu, 8 Jan 2026 17:51:42 -0500 Subject: [PATCH 6/7] TSE-1824 Changelog record for Stablecoin Conversion deprecation --- changelog.mdx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/changelog.mdx b/changelog.mdx index 4768a81..21417c4 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -6,17 +6,16 @@ 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: -- **Stablecoin Conversion API transactions** will use new identifiers: - - Resource: `SWAP` (replacing `CONVERSION`) - - Transaction Type: `SWAP_TX` (replacing `CONVERSION_CREATION` and `CONVERSION_SETTLEMENT`) - - `OrchestrationID` field will link related conversion legs - - **Orchestration API transactions** will be represented with new fields: - New Resource Type: `ORCHESTRATION` - - New Resource Transaction Types: `ORCHESTRATION_RESERVE` and `ORCHESTRATION_UNRESERVE` reserving funds during an orchestration flow + - 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. From cb74040bcaa0773ba04863927ae221948700a517 Mon Sep 17 00:00:00 2001 From: Pavlo Iusim <92478851+pavloiusim@users.noreply.github.com> Date: Fri, 9 Jan 2026 13:58:52 -0500 Subject: [PATCH 7/7] Update changelog.mdx Co-authored-by: Jozsef Racz --- changelog.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.mdx b/changelog.mdx index 21417c4..ef05373 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -13,7 +13,7 @@ rss: true **Profile Transaction Reconciliation Reports**: Paxos is enhancing reconciliation reports with the following changes: -- **Orchestration API transactions** will be represented with new fields: +- **[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.