API Reference

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.

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 Code

Error Description

200

OK

4060811

The minimum bid increment has to be at least one. It can't be zero.

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