v1
latestOpenAPI 3.0.02026-08-04134348905.1 KBStablecoins
Create a Stablecoin Conversion
Permissions required: Convert Stablecoins
Create a stablecoin conversion, either issuance or redemption. Issuance is when USD is converted to the stablecoin. Redemption is when the stablecoin asset is converted to USD.
post/stablecoins/conversion
Request body
Example request
{
"destinationAssetType": "USDX",
"idempotencyKey": "e763a50d-aa82-4ec7-b5a3-89ad0462d248",
"sourceAssetType": "USD"
}Response
authorizationOperationId