Search Invoices
Finds invoices in HubSpot.
Query
A free-text query for invoice search.
Provide the full HubSpot filterGroups array, for example [{"filters":[{"propertyName":"hs_object_id","operator":"EQ","value":"123"}]}].
The filters within a filter group.
The property name to filter on.
The operator to apply to the filter.
The single comparison value for the filter.
Multiple comparison values for operators that accept arrays.
The upper bound value for range filters.
The pagination cursor to continue a prior search.
The number of results to return.
The list of sort definitions.
The properties to include in each invoice result.
Comma-separated response fields to include.