Skip to content

cybrilla/ipru-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipru-node

Node SDK for IPru AMC API

Running Example

# 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

About

Node SDK for IPru AMC API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published