Skip to content
Search
Main Navigation
Suggestion or improvement
Uptime
Portal
Appearance
Menu
Return to top
On this page
Get currencies
​
GET
/v1/tickets/sales/currencies
Authorizations
​
api_key
Type
API Key (header: X-Api-Key)
Responses
​
200
OK
Content-Type
application/json
Schema
JSON
JSON
[
 Â
{
 Â
 Â
"text"
:
"Euro"
,
 Â
 Â
"value"
:
"EUR"
,
 Â
 Â
"symbol"
:
"€"
 Â
}
]
GET
/v1/tickets/sales/currencies
Playground
​
Server
Select a server...
Authorization
api_key
Try it out
Samples
​