6/16/2021

Agent (21.0.0616)

  • Added: POST/PATCH support for fields Class/ID and Class/FullName on the QuickBooks Desktop PurchaseOrder object.
  • Added: POST/PATCH support for fields SalesTaxCode/ID, SalesTaxCode/FullName, ItemLines/[]/SalesTaxCode/ID and ItemLines/[]/SalesTaxCode/Fullname on the QuickBooks Desktop PurchaseOrder object.
  • Fixed: For the QuickBooks Desktop Estimate object, the SalesTaxCode is now supported on POST/PATCH for all non-sales tax and group items when using the isTaxable bool on the ItemLines.
  • Changed: Removed defaulting of SalesTaxCode to “Non” or “Tax”, when one was not provided, on the QuickBooks Desktop Item object for non-US versions of QuickBooks.
  • Fixed: A rare case when the MoreData attribute was incorrect when selecting an object with multiple types (e.g. Items).
  • Changed: On POST, the QuickBooks Desktop Payment object will now attempt to apply to the given LinkedTransactions regardless of the LinkedTransaction’s object type.

API

  • Added: GET support for fields AdditionalContactRef/ContactName and AdditionalContactRef/ContactValue on the QuickBooks Desktop Customer object.
  • Added: GET support for fields Class/ID and Class/FullName on the QuickBooks Desktop PurchaseOrder object.
  • Added: GET support for fields SalesTaxCode/ID, SalesTaxCode/FullName, ItemLines/[]/SalesTaxCode/ID and ItemLines/[]/SalesTaxCode/Fullname on the QuickBooks Desktop PurchaseOrder object.