Node SDK for IPru AMC API
# SDK library path is src/lib folder. Run 'npm install' command to install all dependencies of the library. # Navigate to example folder. Run 'npm install' command to install example dependencies.# In index.js within example folder, update publicKeyXml,consumerKey & consumerSecret.# In checkIMPSAllowed route update FolioNo, Scheme_Code, Source, RedeemAmount.# Run the command 'npm start'# Navigate to http://localhost:3000/checkIMPSAllowed