Skip to main content
Version: v3

Preview Estimate Template

GET 

/invoices/estimate/template/preview

Get a preview of an estimate template

Request

Version stringrequired

API Version

Available optionsv3
altId stringrequired

Location Id or Agency Id

altType stringrequired
Available optionslocation
templateId stringrequired

Template Id

application/json

Successful response

Schema
    altIdstringrequired

    Location Id or Agency Id

    altTypestringrequired
    Available optionslocation
    _idstringrequired

    Unique identifier

    liveModebooleanrequired

    Indicates if it is in live mode

    deletedbooleanrequired

    Indicates if deleted

    namestringrequired

    Name

    currencystringrequired

    Currency code

    businessDetailsobjectrequired

    Business details associated with the estimate

    itemsarray[]required

    An array of items

    discountobjectrequired

    Discount details for the estimate template

    titlestring

    Title

    estimateNumberPrefixstring

    Estimate number prefix

    attachmentsobject[]

    Attachments

    updatedBystring

    User Id of who last updated

    totalnumberrequired

    Total amount

    createdAtstring<date-time>required

    Timestamp when created

    updatedAtstring<date-time>required

    Timestamp when last updated

    __vnumberrequired

    Version number

    automaticTaxesEnabledbooleanrequired

    Indicates if automatic taxes are enabled for this estimate

    termsNotesstring

    Terms and conditions for the estimate, supports HTML markup