Add Item Name With Item Code

  • This API is used at the host side, event admin, super admin, and the organizer can access.
  • It is used to add item name and item code for auction and raffle.
  • We need to pass an authorization token here, which is generated after successful login into the account.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
AttributesDescription
itemNameit contains the name of the item.
itemCodeitem code like BAG, CAT, ADF, RTF.
  • Here are the possible error messages that return if any condition fails or required data is missing for processing.
Error CodeDescription
400The request could not be understood by the server due to malformed syntax.
401You are not authorized to view the resource.
500Interna server error.
4030201Not event host.
📘

NOTE

  • Item code should be present in auction and raffle module otherwise it will return an empty response
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.

Body Params
RAW_BODY
array of strings

Put unique item code from auction and raffle.Item code like BAG, CAT, ADF, RTF, etc

RAW_BODY
Responses

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