You need to add a filter parameter to your GET request. This parameter has to be a JSON array of objects . Please refer to the filters main section to see how to build correctly the filter parameter.
Field Description Value(s) Available operators status The estimate status Look at the estimate status values below eqsource The estimate source Look at the estimate source values below eq, not_eqcustomer_id The estimate customer id String eqcurrency_amount The estimate amount in currency String eq, not_eq, lt, gt, lteq, gteqcurrency_amount_before_tax The estimate amount before tax in currency String eq, not_eq, lt, gt, lteq, gteqamount The estimate amount in euros String eq, not_eq, lt, gt, lteq, gteqdate The estimate issue date String (ISO 8601) eq, not_eq, lt, gt, lteq, gteqdeadline The estimate expiration date String (ISO 8601) eq, not_eq, lt, gt, lteq, gteq
Value Description estimate_pending_statusAn estimate waiting to be denied or accepted estimate_accepted_statusAn estimate that has been accepted estimate_denied_statusAn estimate that has been denied
Value Description quotesAn estimate coming from Pennylane estimate editor external_api_createAn estimate created by Pennylane API