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.
Was this page helpful?