post https://payout-gamma.cashfree.com/payout/v1/selfWithdrawal
Use this API to request a self-withdrawal at Cashfree. A maximum of 3 self withdrawals is allowed per 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)
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 in this format: Bearer |