This repository contains simple code samples in various languages demonstrating how to work with the Reviso public APIs.
- Get customers (curl)
- Create customer (curl)
- Create product (Node.js)
- Get /self (Node.js)
- Update app setting (Node.js)
- Microsoft Power BI
- Microsoft Excel
- Get daybook entries (Node.js)
- Create daybook entry (Node.js)
- Create invoice (Node.js)
- Get products (Node.js)
- Get invoice pdf (Node.js)
- Get customers (PHP)
For a full introduction to the APIs please take a look at our developer website.
Also, the official API references are available here:
If you have usage examples in other languages, please open a pull request and we'll gladly feature them.