Get user active order details

  • This API is used to get active user ticket order details.
  • 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.
  • To call this API, We need to pass the authorization token in API in the header.
  • Authorization token will be generated when the user login to the system.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
required
Defaults to 0

Pages are zero indexed, thus providing 0 for page will return the first page

int32
required
Defaults to 10
string

It contains the filed on which data need to be sorted

string

It contains the sort direction like asc or desc

int64

It contains the order Id to filter record for the particular order

Headers
string

API Authorization token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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