Draw from Gumball Machine
POST/v1/getDrawGumballTxs/:gumballKey
Generates base64 encoded VersionedTransactions for drawing from a gumball machine (candy machine). Each transaction must be signed and sent by the buyer.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Transactions successfully generated
Bad request - missing required parameters or validation error
Permission denied
Gumball machine not found
Internal server error