- v2 API: Enable HRQ users to buy and sell PYUSD using the Create Quote Execution endpoint. Allow all HRQ users to retrieve PYUSD using the List Quotes endpoint.
- v2 API: Add PYUSD to the List Historical Prices endpoint.
- v1 API: Enable PYUSD withdrawal. All PYUSD withdrawals debit USD balance only. Enable USD deposit auto-conversion to PYUSD withdrawal.
- v2 API: Enable PYUSD withdrawals using the Transfers API with the option to debit USD balance. Add values
asset=PYUSD
andbalance_asset=USD
to the Create Crypto Withdrawal request. - Wallet UI: Enable PYUSD withdrawals. All PYUSD withdrawals debit USD balance only. Enable USD deposit Auto-Transfer to PYUSD withdrawal.
- Docs: Add sourcing and implementation information to the Paxos Documentation.