FVyAuctionOfferRequest
Request parameters for making an auction offer
Properties
Field
Type
Description
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"
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
sellerId
FVyOptString
The ID of the seller
Last updated