- 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.
3 Updates tagged with "UI"
View All TagsMay 9, 2023
- v1 API, v2 API, Wallet UI: SOL is now a supported asset for crypto deposits.
February 23, 2023
- Add value
FIS
to parameterperson_details.passthrough_verifier_type
on Create Identity and Update Identity request and response for the v2 REST API. Add valueFIS
to parameterperson_details.passthrough_verifier_type
on List Identities and Get Identity response. - Paxos Retail UI: Reduce Market Order maximum size for BTC and ETH to $25,000. Does not apply to API initiated orders.