Get Raffle item ids to generate PDF

This API is used to get all the raffle item IDs to generate a pdf of the items. Event admins and super admins can access this API. . We need to pass an authentication token and event URL to get all the raffle item ids as path param. We also use the search functionality to filter the items based on the search criteria. The search functionality can be applied to item code, item name, and item description.

Here is the description of response attributes, which returns to the form of JSON.

AttributesDescription
Item IdList of item ids.
Language
Authorization
Header
Click Try It! to start a request and see the response here!