MarketplaceAuctionLotInput

This object contains all the information about the marketplace auction lot input.

Field

NameTypeDescription
marketplaceTokenIdUUIDThe marketplace token ID.
collectionIdUUIDThe collection ID.
saleTypeEnumRepresents the type of the marketplace sale. The value can either be Auction or BuyNow.
startingBidFloatInformation about the starting bid.
reservePriceFloatInformation about the reserve price.
lotNumberIntegerInformation about the lot number.
startDateTimeInformation about the start date.
endDateTimeInformation about the end date.
collectionItemNameStringContains all the name of the collection item.
deliveryObjectAn object that contains the information about the MarketplaceItemDeliveryInput object.