/public/currencies-buy

Get fiat and crypto currencies available for buy operation

Responses
  • application/json
  • 403

    Forbidden

  • 500

    Internal server error

Request Example for get/public/currencies-buy
curl https://sandbox-api.mrcr.io/v1.6/public/currencies-buy
{
  "status": 200,
  "data": [
    "EUR"
  ]
}