Only return estimates belonging to the client with the given ID. Type: integer.
Only return estimates with an issue_date on or after the given date. Type: date
The page number to use in pagination. Type: integer Default: 1 Range: 1 or more
The number of records to return per page. Type: integer Default: 100 Range: 1 to 100
Only return estimates with an issue_date on or before the given date. Type: date
Pass true to only return active estimates and false to return inactive estimates Type: datetime.
Generated using TypeDoc
Estimates query parameters