Skip to main content
GET
/
exchanges
/
convert-list
cURL
curl --request GET \
  --url https://apay.caibo.digital/exchanges/convert-list
{
  "type": "<string>",
  "title": "<string>",
  "status": 123,
  "detail": "<string>",
  "instance": "<string>"
}

Query Parameters

amount
number<double>
sourceCurrency
string
targetCurrencies
string

Response

OK