Skip to main content
Version: v3

List Estimate Templates

GET 

/invoices/estimate/template

Get a list of estimate templates or a specific template by ID

Request

Version stringrequired

API Version

Available optionsv3
altId stringrequired

Location Id or Agency Id

altType stringrequired
Available optionslocation
search string

To search for an estimate template by id / name

limit stringrequired

Limit the number of items to return

offset stringrequired

Number of items to skip

application/json

Successful response

Schema
    datastring[]required

    List of estimate templates

    totalCountnumberrequired

    Total number of estimate templates available

    traceIdstringrequired

    Unique identifier for tracing the request