Get a list of all available currencies
OK
Bad Request
Not Found
Internal Server Error
GET /currency HTTP/1.1 Host: api.client.nbcgate.tech/ Accept: */*
{ "data": [ { "id": 1, "iso_int": 1, "iso_str": "text", "name": "text" } ] }