get
https://api.accelevents.com/rest/u/myticket/resendmail/order/
- This API is used to resend mail to ticket buyers and ticket holders.
- 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.