Skip to main content

Create Auction - By CSV File

GET 

/company/auction/bulk

With this request, a .csv file can be launched to create auctions more conveniently if there is a .csv file with the correct columns and all the necessary rows.

There is no limit on the number of rows for the file; however, the processing time of the file will progressively increase based on the number of rows in the file and the new pickup/delivery addresses that need to be added.

NOTE: We recommend having the addresses created in advance, and then using the _id codes to identify them in the .csv file.

Request