Get ticket order detail by order id

  • This API is used to get order details and event details by particular 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. and use these order Ids in this API to get order details.
  • 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

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