Skip to content

Sparse updates in batches #606

@imjared

Description

@imjared

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:

  • batch#make_request doesn't accept a sparse option (link)
  • Underlying models/entities that get passed to make_request can not be built with sparse: true as per QBO docs.

Is there a way around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions