curl --request GET \
--url https://staging-biz.coinprofile.co/v2/currency/minimum-allowed
{
"data": [
{}
]
}
Get minimum amount allowed
curl --request GET \
--url https://staging-biz.coinprofile.co/v2/currency/minimum-allowed
{
"data": [
{}
]
}
Success
The response is of type object
.