We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
KashflowAPI is a ruby wrapper for the Kashflow API (Documentation at www.accountingapi.com).
To install add:
gem 'kashflow_api'
to your gem file, or if your not using bundler run:
gem install kashflow_api