Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

octobat-npm

0ctobat1.4kMIT2.0.7

Wrapper for the Octobat v2 api calls

octobat, invoice, saas, tax, vat, vatmoss

readme

octobat

Nodejs module that wraps the octobat API. Highly inspirated by Stripe's node module.

Testing

Ensure you have set your octobat api test key in your env:

echo 'export OCTOBAT_TEST_API_KEY=amazing' >> ~/.zhsrc