Languages
Since the v2
, the API has become multilingual.
To receive translated data in response you can pass the parameter language
in the query with the desired language code. If no language code is passed to the query the data will be returned in English.
Example:
GET https://connect.visamundi.io/v3/ENDPOINT?language=fr
Here are the available languages as of now:
Code | Langue |
---|---|
en | English (by default) |
fr | French |