Searches for invoices from a location specified in the filter.
Open in API Reference
Describes the query criteria for searching invoices.
Query filters to apply in searching invoices. For more information, see Search for invoices.
Limits the search to the specified locations. A location is required. In the current implementation, only one location can be specified.
Limits the search to the specified customers, within the specified locations. Specifying a customer is optional. In the current implementation, a maximum of one customer can be specified.
Describes the sort order for the search result.
A pagination cursor returned by a previous call to this endpoint. Provide this cursor to retrieve the next set of results for your original query.
For more information, see Pagination.
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
The maximum number of invoices to return (200 is the maximum limit). If not provided, the server uses a default limit of 100 invoices.
limit
// No response received yet.