changed SAVING to SAVINGS as transaction type for IMPS
This commit is contained in:
@@ -11,7 +11,7 @@ async function send(
|
||||
amount,
|
||||
ifscCode,
|
||||
beneficiaryName,
|
||||
beneficiaryAcctType = 'SAVING',
|
||||
beneficiaryAcctType = 'SAVINGS',
|
||||
remarks = ''
|
||||
) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user