@sproutasia/sprout-basis-api
v1.0.1
Published
Sprout's interface with BASISID
Downloads
1
Keywords
Readme
Simplified BasisID Rest API http request for Sprout Apps
Key features
- Send Basic Data
- Upload Document
- Upload Video
- Upload Image
- Upload Bank Statement
- Upload Utility Bill
- Upload Proof of Income
- Get User Profile Information
Installation
1.Install package
To install sprout-basis-api with npm
:
npm install @sproutasia/sprout-basis-api --save
To install sprout-basis-api with yarn
:
yarn add @sproutasia/sprout-basis-api --save
Usage
Here is a basic example of using sprout-basis-api within a nodejs application.
//On progress, please wait