FVySaleOfferRequest

Request parameters for creating a sale offer

Properties

FieldTypeDescription

price

FVyOptDouble

The price of the sale offer

amount

FVyOptInt

The amount of the sale offer

minBuyAmount

FVyOptInt

The minimum buy amount for the sale offer

maxBuyAmount

FVyOptInt

The maximum buy amount for the sale offer

type [required]

FString

(read-only) The type of the sale offer, should be "SALE"

nft [required]

The NFT associated with the sale offer

startDate

FVyOptDateTime

The start date of the sale offer

endDate

FVyOptDateTime

The end date of the sale offer

signature

FVyOptString

The signature of the sale offer

sellerAddress [required]

FString

The address of the seller

externalSellerId

FVyOptString

The external ID of the seller

currency

The currency type of the sale offer

sellerId

FVyOptString

The ID of the seller

visibility

The visibility type of the sale offer

Last updated