Add New Item to Auction

This API is will add a new item to the Auction and pass item details like category, code, description, item name, starting bid amount, and more. This endpoint can be accessed by users with event admin access or greater. Users will need to pass an authentication token to authorize the user and event URL in the path param.

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

After calling this API, an item will be added.

Here are the possible error messages, which will return if any condition has failed or requires missing data for processing.

Error CodeError Description
200OK
4060811The minimum bid increment has to be at least one. It can't be zero.
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
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