ruckus / quickbooks-ruby

Quickbooks Online REST API V3 - Ruby
MIT License
374 stars 302 forks source link

Sparse updates in batches #606

Open imjared opened 5 months ago

imjared commented 5 months ago

There are two issues related to this:

One was marked as completed and the other points to QBO API documents. The actual source of this gem leads me to believe that it's not actually possible to add sparse: true to a batch update operation since:

Is there a way around this?