ej2 / python-quickbooks

A Python library for accessing the Quickbooks API.
MIT License
407 stars 195 forks source link

BankAccount support #341

Closed dominoFire closed 8 months ago

dominoFire commented 9 months ago

Are there code for CRUD operation on BankAccounts ?

https://developer.intuit.com/app/developer/qbpayments/docs/api/resources/all-entities/bankaccounts#the-bankaccounts-object

I don't see it anywhere in the library.

ej2 commented 8 months ago

BankAccount is part of Quickbooks Payments API. This library only works with Quickbooks Online API.