A ProAbono API JS wrapper. 📡🔌 (In no case affiliated with ProAbono)
| Features | ... |
|---|---|
Customers |
Planned |
Usages |
Planned |
Offers |
Planned |
Features |
Planned |
Subscriptions |
Planned |
Quoting |
Planned |
Balances |
Planned |
Invoices |
Planned |
Only one step :
npm install --save proabono-jsor
yarn add proabono-jslet pa = new ProAbono('AGENT-KEY', 'API-SECRET', 'ENDPOINT');
pa.customers().list(); -> return PromiseThere are only one way to run the project in development.
npm installHelp us suggest changes to this wrapper if you find any mistakes.
ProAbono-JS is a library of NocturneLab
Special thanks to:
- Your name here ?