SyscapApi 2.0
/
Catalogs
/
currencies
GET /catalogs/currencies
List of currencies
Errors
Code
Description
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
500
Internal Server Error
Response
{ 'data': { 'mxn': 'mxn', 'usd': 'usd' } }