priceWithdraw
POST/priceWithdraw
Request for a base64-encoded unsigned price-based recurring order withdrawal transaction to be used in POST /recurring/v1/execute
note
- Recurring orders auto withdraws the output mint amount after each time the order is executed
 - Withdrawal does not close the order, you will need to close the order manually
 - Refer to Recurring API doc for more information
 
Request
Responses
- 200
 - 400
 - 500
 
Withdraw transaction created successfully
Bad request
Internal server error