Quickbooks Online REST API Minor Version 7 -


i'm trying use qbo rest api insert invoices our system , want use billemailcc attribute of invoices. i've read on site these available minor version 7. i've try setting minor version in queries still errors saying attribute not valid. how can access minor version 7?

url: https:https://sandbox-quickbooks.api.intuit.com/v3/company/193514338926917/query?query=select%20billemail%20from%20invoice%20where%20customerref%20%3d%20%2760%27&minorversion=7 

after doing digging in console, deduced fields set follows "allowonlinepayment":true, "allowonlinecreditcardpayment":true, "allowonlineachpayment":true,

quickbooks support has said these attributes aren't supported, however.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -