changed SAVING to SAVINGS as transaction type for IMPS
This commit is contained in:
@@ -26,7 +26,6 @@ async function validateOutsideBank(accountNo, ifscCode, name) {
|
||||
remittername: name,
|
||||
});
|
||||
if (response.data) {
|
||||
console.log(response.data);
|
||||
return uuid;
|
||||
}
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user