Documentation Index
Fetch the complete documentation index at: https://paxos-0ac97319-jg-test-1.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Stablecoin Conversion
Create Stablecoin Conversion
Create a Conversion request to exchange assets 1:1.
A request to create a conversion can fail with one of the following types of errors:
- Insufficient Funds
if the Profile (
profile_id) has insufficient available balance to fund the execution. - Already Exists
if a conversion with the same external ID (
ref_id) has already been created.