CreateOffer
Creates an offer for a VyAuction using the provided request parameters.
Last updated
Creates an offer for a VyAuction using the provided request parameters.
Last updated
Path Parameters
reqParams
The request parameters for creating the offer.
Returns
VyTask<VyAuctionDto> An asynchronous task that returns a VyAuctionDto object representing the created offer.