Skip to content

Get currencies ​

GET
/v1/tickets/sales/currencies

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Responses​

OK

application/json
JSON
[
  
{
  
  
"text": "Euro",
  
  
"value": "EUR",
  
  
"symbol": "€"
  
}
]

Playground​

Server
Authorization

Samples​