Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 520 Bytes

File metadata and controls

15 lines (11 loc) · 520 Bytes

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