Skip to main content
Note: Cashfree no longer support adding beneficiaries with Paytm UPI handles.
HTTP Status CodeError CodeMessageNext Action
201---
400beneficiary_id_length_exceededbeneficiary_id : should not be more than 50 characters long. value received: test_bene_idEnter a valid beneficiary_id.
400beneficiary_id_invalidbeneficiary_id : should contain only letters, numbers, hyphen, underscore, pipe, and dot. Value received: .\qewqefwqevEnter a valid beneficiary_id.
400bank_ifsc_missingbank_ifsc : should be provided with the request if bank_account_number is providedProvide a valid bank_ifsc if bank_account_number is provided.
400bank_account_number_missingbank_account_number: should be provided with the request if bank_ifsc is providedProvide a valid bank_account_number is bank_ifsc is provided.
400bank_account_number_length_exceededbank_account_number : should not be more than 25 characters long. value received: 235142352346523462456345263452345Provide a valid bank_account_number.
400bank_account_number_length_shortbank_account_number : should not be less than 4 characters long. value received: 12Provide a valid bank_account_number.
400bank_account_number_invalidbank_account_number : should be alphanumeric. value received: 123@Provide a valid bank_account_number.
400bank_ifsc_invalidbank_ifsc : please provide a valid IFSC. value received: SBIN00708410Provide a valid bank_ifsc.
400beneficiary_purpose_invalidbeneficiary_purpose : invalid value provided. Value received: paytmProvide a valid beneficiary_purpose.
409beneficiary_id_already_existsBeneficiary already exists with the given beneficiary_idProvide a beneficiary_id that is not in use
409beneficiary_already_existsBeneficiary already exists with the given bank_account_number and bank_ifscUse the GET API to get the details of the existing beneficiary using bank_account_number and bank_ifsc
422bank_account_number_same_as_sourcebank_account_number provided is the same as source bank accountEnter a bank_account_number that is different from the source bank account
422vba_beneficiary_not_allowedVirtual bank account as bank_account_number for the beneficiary is not allowedEnter the actual bank_account_number instead of the virtual account number
I