API Reference

Get unprocessed raffles

This API is used by super admin to check un-processed raffles. We need to pass the authentication key to authenticate the super admin. This API can be accessed super admin only. If the user role is not super admin it will throw an error like Not Super Admin.

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

Attribute

Description

eventId

This contains an event id that is unique.

activated

Is the raffle is activated? Users can buy tickets only if this is true (activated).

endDate

This contains the raffle end time. it will return in yyyy/MM/dd HH:mm:sss format.

status

This contains raffle statuses like EVENT_HAPPENING, PROCESSING_WINNER, WINNER_ANNOUNED, ERROR, EXTENDED_BIDDING,EVENT_MODULE_DELETED.

Language
Credentials
Header
Click Try It! to start a request and see the response here!