Currencies
Currency Exchange Rates
GET
/
currencies
/
latest
Retrieve the latest Currency Exchange Rates Violet is using for multi-currency transactions.
Retrieved exchange rates may cached. This cache will never exceed 24 hours.
Headers
X-Violet-Token
string
X-Violet-App-Secret
string
X-Violet-App-Id
integer
Query Parameters
base_currency
string
symbols
string
Response
default - application/json
success
boolean
timestamp
integer
base
string
date
string
rates
object
Was this page helpful?