Bid on or Buy Artwork
POST/v1/getBidOrBuyTx
Generates a base64 encoded VersionedTransaction to bid on an auction or buy an item from the marketplace. The transaction must be signed and sent by the buyer.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
Transaction successfully generated
Bad request - missing required parameters or validation error
Permission denied
Listing or NFT not found
Unprocessable entity - wallet buy limit reached or instruction creation failed
Internal server error