ej2 / python-quickbooks

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

CreditCardPayment VendorRef #271

Closed anishrav closed 2 years ago

anishrav commented 2 years ago

https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/creditcardpayment

Currently the SDK only supports a BankAccountRef and CreditCardAccountRef. Could we add in VendorRef even though it's an optional field?

ej2 commented 2 years ago

Fixed in 0.9.2