cURL
curl --request GET \ --url https://staging.tilipayments.com/api/languages
{ "languages": { "en": "English", "bs": "Bosnian" } }
Retrieve all languages that can be used with Tili API.
A list of languages that can be used with the API.
Show child attributes