Get quote template
Retrieve the details of an existing quote template.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Quote template ID.
"quot_9hNWq4c84Z146W"
Quote template name.
"Enterprise template"
Quote template description.
"Reusable template for enterprise quotes."
Default comments displayed on quotes created from the template.
"Please find the contract and subscription details we discussed."
Default terms displayed on quotes created from the template.
"By signing this quote, you accept our conditions of use for the use of our products and services."
Number of days after creation before quotes created from the template expire.
30
Whether quotes created from the template collect customer payment method details during signature.
true
Whether quotes created from the template collect customer shipping details during signature.
false
IDs of customer custom properties required during quote signature.
[]Whether quotes created from the template require the customer to provide a tax ID during signature.
false
Whether quotes created from the template require customer billing details during signature.
false
Whether quotes created from the template display taxes.
true
Controls which price tiers are displayed on the quote.
all: Display all pricing tiers.matching: Only display the tiers used to compute the price based on quantity.none: Hide all pricing tiers.
all, matching, none "matching"
Whether quotes created from the template display per-phase value breakdown.
false
Whether quotes created from the template display total quote value.
true
Whether quotes created from the template display the first invoice amount.
false
Whether quotes created from the template display attached documents in the quote preview.
false
Whether subscription update quotes created from the template display subscription details.
false
Whether quotes created from the template display organisation details.
true
Whether invoices issued after quote signature stay in draft status instead of being emitted for payment.
false
ID of the subscription template used by the quote template.
"subt_7gdusOkqr5L0B8"
IDs of contract templates used by the quote template.
["ctpl_QalW2vTAdkR6IY"]IDs of contract clauses used by the quote template.
["ccl_QalW2vTAdkR6IY"]List of documents attached to the quote template.
[
{
"id": "quota_5GYXy8P3QCdaXh",
"name": "General Conditions of Sale",
"mimetype": "application/pdf"
}
]
