FVyAuctionOfferRequest

Request parameters for making an auction offer

Properties

FieldTypeDescription

minimumBid

FVyOptDouble

The minimum bid amount for the auction

buyNowPrice

FVyOptDouble

The buy now price for the auction

type [required]

FString

(read-only) The type of the auction, should be "AUCTION"

nft [required]

The NFT being auctioned

startDate

FVyOptDateTime

The start date of the auction

endDate

FVyOptDateTime

The end date of the auction

signature

FVyOptString

The signature for the auction offer

sellerAddress [required]

FString

The address of the seller

externalSellerId

FVyOptString

The external ID of the seller

currency

The currency type for the auction

sellerId

FVyOptString

The ID of the seller

visibility

The visibility type for the auction

Last updated