/billing/neftDetails

Returns the NEFT Details for fund transfer.

Response

Field NameData TypeDescription
codeIntegerResponse code. Contains an error code in case of any error.
dataObjectJSON objects representing NEFT details.
data.nameStringName of the account holder.
data.bankNameStringBank of account holder
data.accountNumberStringAccount number
data.branchStringBranch of the bank
data.ifscStringIFSC code for the NEFT txn.
data.micrStringMICR number.
statusStringStatus message, error message in case of errors.
OK in case of success.
Language
Authorization