Parse and upload Auction valid Items from CSV

This API will add Auction items by uploading a .CSV file. To upload a .CSV file, required information includes an Item Name, Item Code, Item Category, Bid Increment, Starting Bid, Buy it Now price, Item Market Value, Item Short Name, Item Description in a CSV file. 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.

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
invalidItemsIs a JSON array of invalid items list including errorMessage, item name, description, images, liveAuctionItem, itemShortName, starting bid, and more.
validItemsIs a JSON array of valid items list including item name, description, images, liveAuctionItem, itemShortName, starting bid, and more.
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
file

it is items csv file to be upload

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