All Auction Live Item List

This API is used to get a list of all items being saved for a live auction.

We need to pass the searchString and page as a query parameter and an authentication token to authorize the user. This API can be accessed by admins, super admin, and white-label admins.

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

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

AttributeDescription
idReturns the item ID.
positionReturns the item position.
nameReturns the item name.
descriptionReturns the item's starting bid value.
excerptReturns the item excerpt.
codeReturns the unique 3-letter item code.
categoryReturns the item category.
imagesReturns item images
id : Returns the item ID
imageUrl : Returns the image URL
position : Returns the item image position
purchasedReturns whether the item has been purchased or not.
activeReturns whether the item is active & open for bidding or not.
itemShortNameReturns the item short name, once one is created.
categoriesReturns the list of created categories.
isLiveAuctionItemReturns whether the item is a live auction item or not.
favoriteItemReturns whether the item is marked as favorite or not by a specific user. If the user is not logged in then this will be false.
itemCategorysReturns the list of item categories.
totalItemsReturns the total number of items.
moduleShowReturns if the module will show or not.
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.

Query Params
string
int32
Defaults to 0
int32
Defaults to 10
Headers
string

API Authentication Token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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