Stablecoins
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.