Cancel a Scheduled Bid
POST/v1/scheduledBids/getCancelBidTx
Generates a base64 encoded VersionedTransaction to cancel a scheduled bid. The transaction must be signed and sent by the bidder.
Important: Bids can only be cancelled prior to its scheduled time (30 minutes before the end of the auction).
Request
Responses
- 200
- 400
- 401
- 500
Transaction successfully generated
Bad Request - Missing required fields or scheduled bid not found
Permission denied
Internal server error - Error requesting bid cancellation