ej2 / python-quickbooks

A Python library for accessing the Quickbooks API.
MIT License
394 stars 193 forks source link

BankAccount support #341

Closed dominoFire closed 5 months ago

dominoFire commented 6 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 5 months ago

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