Response
200 - application/json
Success
curl --request GET \
--url https://staging-biz.coinprofile.co/v2/currency/supported{
"data": {
"incomingCurrencies": [
"<string>"
],
"outgoingCurrencies": [
"<string>"
]
}
}Get supported currencies
curl --request GET \
--url https://staging-biz.coinprofile.co/v2/currency/supported{
"data": {
"incomingCurrencies": [
"<string>"
],
"outgoingCurrencies": [
"<string>"
]
}
}Success
Show child attributes