Save raffle item distribution details

This API is used to save raffle item distribution details. Users can mark items as distributed or undistributed. This API can be accessed by event admin and super admin. We need to pass an authentication token to authorize the user.

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

Submitted ticket id for the raffle item

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
boolean
Defaults to false

This param is used to mark item as distributed or undistributed. To distribute item, param value will be true and to undistributed item, param value will be false

Body Params
RAW_BODY
object
Headers
string

API Authentication Token

Responses

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