Skip to content
Search
Main Navigation
Suggestion or improvement
Uptime
Portal
Appearance
Menu
Return to top
On this page
refresh etickets
​
POST
/v1/etickets/login/refresh
Authorizations
​
api_key
Type
API Key (header: X-Api-Key)
Responses
​
200
OK
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"access_token"
:
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
,
 Â
"booking_id"
:
"5867e9941e924a7bb169e244b26589ba_bkn"
,
 Â
"bookings_code"
:
"DQW32M"
}
POST
/v1/etickets/login/refresh
Playground
​
Server
Select a server...
Authorization
api_key
Try it out
Samples
​