Get Raffle item categories list

This API will help to get all the categories of Raffle. We need to pass an authentication token to authorize the user as path param and get all the categories of Raffle. We are also using sorting functionality to sort the category.

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.

AttributeDescription
itemCategoriesIt contains a List of Raffle category information
  • *categoryColor**: Contains color of category,
  • *id**: Contains the ID of the category which is a unique identifier,
  • *name**: Contains the name of the category.
  • *position**: Contains the position of the category
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.

Responses

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