Get user past order details

  • This API is used to get past user ticket order details.
  • When the user clicks on the Past tab from the My Activity page of the profile menu, a user gets the list of past 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
Defaults to orderDate

It contains the filed on which data need to be sorted

string
Defaults to DESC

It contains the sort direction like asc or desc

int64

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

Headers
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