Path Parameters
Required string length:
3
Response
200 - application/json
Currency details
The response is of type object
.
{
"code": "<string>",
"name": "<string>",
"symbol": "<string>",
"decimal_places": 123,
"active": true
}
{
"code": "<string>",
"name": "<string>",
"symbol": "<string>",
"decimal_places": 123,
"active": true
}
3
Currency details
The response is of type object
.