v1

latestOpenAPI 3.0.02026-08-061770538.1 KB
Estimate

Returns a paginated list of Estimates

Required permission: Estimates - List/Search

get/estimates

Query parameters

mineboolean

Returns estimates that belong to the current user

statusstring

Returns estimates with a given status. Possible values are 'approved' and 'declined'.

pageinteger

Returns provided page of results, each 'page' contains 50 results

customer_idinteger

Returns only Estimates for the given Customer.

created_afterstring

Returns Estimates created after the provided ISO 8601 timestamp.

updated_afterstring

Returns Estimates updated after the provided ISO 8601 timestamp.

Response

successful