Download ticket order pdf

  • This API is used to Download Ticket order pdf.
  • 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.

This API returns a response with 200 status if the API is executed successfully.

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing to update user details.

Error codeError Description
200Ok
401You are not authorized to view the resource
Language
Authorization
Header
Click Try It! to start a request and see the response here!