- Add
metadata[“origin”] = “v1”
to Crypto Withdrawal transfers created via the CreateCryptoWithdrawal v1 REST API endpoint. This allows Crypto Withdrawals created via the v1 REST API to be distinguished from those created using the v2 REST API.
Changelog
Keep up to date with Paxos Platform changes.
We deploy new features, fix bugs, and update the documentation on a regular basis. Use this record to review recent and upcoming changes to the Paxos Platform, including breaking changes.
Breaking Changes
- v1 API End of Life Notification: No earlier than November 30, 2024, we are sunsetting the Paxos v1 APIs. This change ensures all Paxos customers are using supported APIs. Customers can begin migrating as most functionality available via the v1 APIs is already available in Paxos v2 APIs. The remaining gaps will be closed by mid Q3, 2024. We recommend you test your integrations in Sandbox during the testing window. See Migrating from v1 to v2 API.
January 19, 2023
- Update itBit REST API documentation with new End of Life date.
- Require v2 REST API docs consume most recent specification file.
January 18, 2023
- Provide a
snapshot_at
field in the v2 REST API List Prices response so API consumers can understand the validity of a price and validate the time at which a price was given.
January 17, 2023
- Sandbox: Enable parameter
group_id
for linking the debit and credit legs of an Internal Transfer on the v2 REST API. Addgroup_id
to Create Internal Transfer, List Transfers and Get Transfer responses when the response includes an Internal Transfer. Add query parametergroup_ids
to List Transfers. - Add
GroupID
to the Profile Transactions Reconciliation Report. Enable statusesTIN_VERIFICATION_VALID
,TIN_VERIFICATION_ERROR
andTIN_VERIFICATION_PENDING
for parametertin_verification_status
on all Identity v2 REST APIs. The new statuses apply to US-based users and are returned only whentax_details
exist.Provide asnapshot_at
field in the v2 REST API List Prices response so API consumers can understand the validity of a price and validate the time at which a price was given.