API Sections Currencies
Return an individual currency.
URL : /v3/currencies/{currency_id}
/v3/currencies/{currency_id}
Method : GET
GET
Parameters : None
Code : 200 OK
200 OK
Content :
{ "id": "epMqeYqPkL", "code": "GBP", "name": "Sterling", "created": "2020-09-28 10:27:34" }