Closed anishrav closed 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?
BankAccountRef
CreditCardAccountRef
VendorRef
Fixed in 0.9.2
https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/creditcardpayment
Currently the SDK only supports a
BankAccountRef
andCreditCardAccountRef
. Could we add inVendorRef
even though it's an optional field?