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)
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 |
200
The response is of type object
.