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.
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 |