Use this API to request a self withdrawal at Cashfree. Self withdrawal is allowed a maximum of 3 times a day. The API response will either result in an ERROR or SUCCESS response. The status of the withdrawal request is available on the dashboard.
Please use this Authorization token in headers to call any payout API (Refresh this page if the token is expired)Documentation Index
Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Click to view the response codes.
| Sub code | Status | Message | Next action |
|---|---|---|---|
| 200 | SUCCESS | - | |
| 403 | ERROR | Token is not valid | Verify the generated token. |
| 412 | ERROR | withdrawalId missing in the request | Enter a withdrawal ID. |
| 412 | ERROR | Token missing in the request | Enter the generated token as the value for Authorization under Headers |