intuit partner platform - Can't set sales tax in QuickBooks Sales Order using API v2 -


how specify sales tax amount when inserting sales order or invoice in qbd using rest api v2?

i'm updating app uses qbd api v2. need add sales tax amount sales orders , invoices. doc weak regarding sales taxes, , in cases flat out wrong (it references company's federal tax id, has nothing sales tax).

no matter do, after sync order qbd, order has sales tax calculated automatically qb using default tax location. ignores tax info in api call. i've added tax line , filled in every tax field find, nothing works.

note need specify amount rather letting qb calculate tax, because sales transaction coming application, has calculated tax amount. have use actual amount collected customer, if it's wrong reason. follows model of qbpos integration qb (using qbsdk). unfortunately rest api less clear sdk.

does have sample code sets tax amount on transaction?


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -