Skip to main content
Version: v3

List Estimates

GET 

/invoices/estimate/list

Get a paginated list of estimates

Request

Version stringrequired

API Version

Available optionsv3
altId stringrequired

Location Id or Agency Id

altType stringrequired
Available optionslocation
startAt string

startAt in YYYY-MM-DD format

endAt string

endAt in YYYY-MM-DD format

search string

search text for estimates name

status string

estimate status

Available optionsalldraftsentaccepteddeclinedinvoicedviewed
contactId string

Contact ID for the estimate

limit stringrequired

Limit the number of items to return

offset stringrequired

Number of items to skip

application/json

Successful response

Schema
    estimatesstring[]required

    List of estimates

    totalnumberrequired

    Total number of estimates

    traceIdstringrequired

    Unique identifier for tracing the request