Examples and Sample Code
If you checkout the project, these files should be runnable locally after installing.
pip install .
python ./examples/create_invoice.py
Be sure to update the example files with your own credentials in place of <your account id>
and <your access token>
.