/
API - Get currencies list
API - Get currencies list
The purpose of this method is to retrieve all currencies available in the beebox.
URL
(GET) /api/utility/parserpresets?currencies?token=
PARAMETERS
Parameters are:
token | The session token obtained when connecting. |
RESULTS
The method returns JSON and HTTP status 200. Other HTTP status values indicate an error.
EXAMPLE
A typical result may look like:
[
{
"v": "AED",
"t": "AED (د.إ.\u200f, UAE Dirham)"
},
{
"v": "AFN",
"t": "AFN (؋, Afghani)"
},
.
.
.
] |
, multiple selections available,
Related content
settings/currencies/print
settings/currencies/print
More like this
API - Get translation status
API - Get translation status
More like this
Activating the API
Activating the API
More like this
settings/priceunits/print
settings/priceunits/print
More like this
settings/countries/print
settings/countries/print
More like this
settings/languages/print
settings/languages/print
More like this
Copyright Wordbee - Buzzin' Outside the Box since 2008