get
https://api.accelevents.com/rest/u/myticket/orders/past
- 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.