Create an OfferCopy Pagepost deprecatedhttps://api-sandbox.venly.market/offersThis endpoint is used to create a sale offer or auction offer.Body ParamsCreateAuctionCommandCreateSaleCommandnftobjectrequirednft objectstartDatedate-timeThe offer start date in ISO 8601 date-time formatendDatedate-timeThe offer end date in ISO 8601 date-time formatsellerAddressstringrequiredThe wallet address containing the item that is to be soldexternalSellerIdstringYour end-user's ID from your company/databasesellerIdstringThe sub-user's ID for whom this offer is created for. If not specified it will default to your userIdvisibilitystringenumSet the visibility of the offer. By default it is set to PUBLIC. Click here to read about all the visibility types.PUBLICUNLISTEDPRIVATEAllowed:PUBLICUNLISTEDPRIVATEprivateOfferbooleandeprecatedtruefalseminimumBidnumberrequiredThe minimum bid someone can place for the offertypestringrequiredDefaults to AUCTIONThe type of offer to create: AUCTIONbuyNowPricenumberThe price of the item so that a user can instantly buy itResponses 200OK 400When the request contains invalid input 401When the user is not authorized to access the resource 403When a user doesn't have proper security authority 404When a resource is not found 405When the HttpMethod is not supported 415Usually when the input is not a valid json 500When there's an unexpected errorUpdated 9 months ago Get all OffersBid on OfferDid this page help you?YesNo