Apply filters to search for specific accounting entry receipts.
Query parameters
Return only receipts of the given Company Id. Required if partner_id or organization_id is not provided.
Return only receipts of the specific companies associated with the given Partner ID. Required if company_id or organization_id is not provided.
Return only receipts of the specific companies associated with the given Organization ID. Required if company_id or partner_id is not provided.
Lower bound of the page of data to return (cannot be used together with [after])
Upper bound of the page of data to return (cannot be used together with [before])
The maximum amount of items to return. Never returns more than 100 items
The order to sort the results by. Must be the same length as [sortingKeys]; one order per key.
The keys to sort the results by
Response
default response