Auction APIs
Description
Items for sale in an auction
Tags and resources
auction/lots/{lotId}
Lot details for provided identifier
auction/lots/{lotId}/images
List of all images associated with specified lot
auction/lots/bid-increments
This resources returns the setup for allowed bid amounts. The list returns the amount to incement within different intervals. By using this setup a list of all possible bid amounts can be created. When placing bids, the bid amount is validated against this setup.
auction/lots/key-figures?groupBy={groupBy}
Key figures for lots.
auction/lots?search={search}&inProductClassificationId={inPCId}
List of auction lots
sales/customers/{customerId}/lot-watch-list
List of lots the customer is watching/observing.