MarketplaceCollectionItem

This object contains information about the marketPlace collection Items.

Field

NameTypeDescription
idUUIDThe marketplace collection item ID.
marketplaceTokenIdUUIDThe marketplace token ID.
collectionIdUUIDThe collection ID.
saleIdUUIDSame as the collection item id, it's available only buy now sale.
saleTypeEnumRepresents the type of marketplace sale. The value can either be Auction or BuyNow.
nameStringThe name of the marketplace collection item.
slugStringThe slug of the marketplace collection item.
statusEnumThe collection items's status. The value can be either Active, Completed, Hidden, or Preview.
detailsUnionThe collection item details. The value can be MarketplaceBuyNowOutput or MarketplaceAuctionLot depending on the sale type.
artistIdUUIDThe Artist ID
artistArtistContains all the information from Artist
allowListAllowListContains all the information from allowList.
isBallotBooleanFlag for Ballot lot.
presaleMarketplaceCollectionPresaleDetailContains all the information from MarketplaceCollectionPresaleDetail
descriptionStringThe description of the collection Item.
assetAssetContains all the information from Asset.
onChainPaymentInfoOnChainPaymentInfoContains all the information from OnChainPaymentInfo.
totalQuantityIntThe Total Quantity of the collection items.
perWalletMaxClaimIntPer wallet max claim
numberOfCodesIntnumber of codes
prefixStringThe prefix
allowedClaimingMethodStringallowed claiming Method
secondaryMarketplaceSalePriceFloatThe secondary marketplace sale price.
secondarySaleInfoSecondarySaleInfoContains all the information from SecondarySaleInfo.
isReservedBoolIt shows whether listed items are reserved or not.
mintOnDemandDataObjectContains all information from MintOnDemandInfo
isCreditCardPaymentBooleanIt indicates the given listing is supporting credit card payments.
paymentCurrencyIdUUIDThe listed currency id, it will be available in boy now sale.
isOnchainBooleanIt indicates the listing on onchain buynow sale.
gatingGroupIdUUIDIf token gating enabled , this id will be available.
gatingRuleIdUUIDgating group id ,if available token gating eligible users only can participate the sale.
canRedeemBooleanIf passing bearer token checking the user is eligible for redeem token , it's appilcable for claim listing not all.
latestInvoiceObjectif user owns any previous sale ,the invoice will be available in the object.
isRedeemedCodeBooleanThis is for collectionItemByClaimCode api to fetch the claim code already claimed or not.
collectionDetailsObjectThis object contains the CollectionTypeAndNetwork -> network,tokenType.