Convert to Fiat
Converts a stablecoin balance to the customer's fiat wallet at the current exchange rate.
Body
customerId
*StringCustomer ID.
directProvider
*StringChain to convert from.
fromCurrency
*StringStablecoin to convert (e.g. USDC).
toCurrency
*StringTarget fiat currency (e.g. NGN). The customer must have a fiat wallet for this currency.
amount
*NumberAmount in fromCurrency.
POST
/ v2/stablecoin/customers/convert
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response