This directory contains examples and sample code for using FreshBooks with this SDK.
If you checkout the project, these files should be runnable locally after installing.
pip install .
python ./examples/create_invoice.pyBe sure to update the example files with your own credentials in place of <your account id> and <your access token>.