I am attempting to upload new values for TaxRate and TaxCode into Quickbooks
I used the script in the demo file to download the values but cannot upload them
According to the API you need to use TaxServices to create new entries for TaxRate and TaxCode but I have not found a way on how to do that.
The PCQO_RqNew("Create"; "TaxServices" ) does not work, nor does the entry for TaxCode nor TaxRate.
I seem to be missing a value for certain entries, that I cannot create since I don't have the id yet.