Get all currencies
GET
/crm/currenciesRequest
Responses
Success(200)
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
success
boolean
optional
currencies
array[object (Currency) {4}]
optional
id
integer
read-onlyoptional
name
string
read-onlyoptional
code
string
read-onlyoptional
symbol
string
read-onlyoptional
Example
Not configured
Last modified: a year ago