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.
Authorizations
An API key associated with a security role
Body
Stablecoin Conversion
A string representing the asset used for this operation. For issuance, this value must be the stablecoin asset. For redemptions, it must be USD.
Use /asset-types to list all supported asset types for your organization.
"USDX"
Client-provided idempotency key to ensure request is processed only once
128"e763a50d-aa82-4ec7-b5a3-89ad0462d248"
A string representing the asset used for this operation. For issuance, this value must be USD. For redemptions, it must be the asset being redeemed.
Use /asset-types to list all supported asset types for your organization.
"USD"
Response
authorizationOperationId

