post https://payout-gamma.cashfree.com/payout/v1/cardpay
Use this API to transfer money to beneficiary cards. Provide details such as beneficiary name, card type, network type, and transfer ID. You need to pass the tokenised card number or card token for this transfer. The response time for this API is 454 ms.
Please use this Authorization token in headers to call any payout API (Refresh this page if the token is expired)
Click to view the tokens to test CardPay integration.
Test Tokens
Test Token | Response in UAT |
---|---|
4895379990484220 | SUCCESS |
5480981500100002 | SUCCESS |
5480981500100003 | FAILURE |
4895379990484221 | FAILURE |
Click to view the response codes.
Response Codes
Sub Code | Status | Message | Next Action |
---|---|---|---|
200 | SUCCESS | Transfer completed successfully | None |
201 | PENDING | Transfer request pending at the bank | None |
400 | ERROR | Transfer Id already exists | Provide a different transfer ID |
403 | ERROR | Token is not valid | Validate the token |
403 | ERROR | APIs not enabled. Please reach out to [email protected] | Please reach out to [email protected] |
412 | ERROR | Not enough available balance in the account | Try again with sufficient account balance |
422 | ERROR | Please provide valid token details | Provide a valid token |
422 | ERROR | amount should be at least 1.0 | Enter a transfer amount that is equal to or more than Rs. 1. |
422 | ERROR | Invalid bank account number or ifsc provided | Provide valid bank account details |
422 | ERROR | Please provide a valid Name | Provide a valid name |
422 | ERROR | Please provide a valid networkType | Provide a valid network type |
422 | ERROR | cardType is invalid | Provide a valid card type |
422 | ERROR | transferId can contain only alphabets, numbers, hyphen and underscore | Provide a valid transfer ID |