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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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

AttributesDescription
Item IdList of item ids.
Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Query Params
string

Get filter item records according to search value passing in request

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json