Get ticket purchase detail by order id

  • This API is used to get ticketing purchaser data by order id.
  • When the user clicks on the My Activity page from the profile menu, the user gets the list of event ticket details for a particular event like eventTicketId, orderId, paidAmount, etc.
  • We need to pass the authorization token in API in the header.
  • Authorization token will be generated when the user login to the system.
Path Params
int64
required

It is the ticket purchase order id

Query Params
string
Defaults to TICKET

It is the data type required to get ticket holder attribute data

Headers
string

API Authentication Token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain