intuit partner platform - API V3 CustomSalesTax -


i testing v3 of api qbo.

creating invoice includes tax fine if txntaxdetail includes txntaxcoderef exists in qbo.

however noticed when pulling list of tax codes qbo there special 1 called customsalestax.

can customsalestax used add custom sales tax invoice ?. instance, i'd supply totaltax = 1000, taxline.amount=1000, taxline.taxlinedetail.percentbased=false in order add 1000 of tax invoice.

thanks fernando

customsalestax special id represents old tax model. can used update old transactions tied old tax model. cannot create new transactions using customsalestax.

thanks


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -