Skip to main content

Ticket finished session in Madrid and Barcelona

GET 

/zonesessions/ticket

Returns a pdf ticket for the finished session.

Request

Query Parameters

    sessionid string

    The uid of the session.

    Example: f833b1104e702ad16a4f8b36a359

Header Parameters

    x-access-token stringrequired

    Authentication header obtained from POST /authenticate that identifies the user making this call.

    Example: NgDvLMpPq.6AgfCvkP.YEWA3ZX

Responses

OK

Schema
    data stringrequired

    A Base64 encoding pdf

Loading...