{{quote.quote_id}} | integer | Quote ID # |
{{quote.refnumber}} | string | Quote reference number |
{{quote.external_key}} | string | External key value |
{{quote.paycycle}} | string | Payment cycle for the quote (e.g. monthly, etc.) |
{{quote.paycycle_name}} | string | Payment cycle name |
{{quote.nickname}} | string | Quote nickname |
{{quote.customer_id}} | integer | The customer ID # this quote belongs to |
{{quote.write_datetime}} | datetime | Date/time the quote was created |
{{quote.date}} | date | Quote date |
{{quote.validuntil_date}} | date | Quote valid until |
{{quote.holduntil_datetime_str}} | string | Date/time invoicing for the resulting subscription to be delayed until |
{{quote.currency_id}} | integer | Currency ID # |
{{quote.currency_symbol}} | string | Currency symbol |
{{quote.currency_iso4217}} | string | Currency ISO 4217 representation |
{{quote.terms_id}} | integer | Terms ID # |
{{quote.terms_name}} | string | Terms name |
{{quote.terms_days}} | integer | Terms # of days |
{{quote.class_id}} | integer | Class ID # |
{{quote.brand_id}} | integer | Brand ID # |
{{quote.admin_id}} | integer | Admin/Worker ID # |
{{quote.admin_name}} | string | Admin/Worker name |
{{quote.token}} | string | Unique token |
{{quote.bill_addr1}} | string | Billing address line 1 |
{{quote.bill_addr2}} | string | Billing address line 2 |
{{quote.bill_addr3}} | string | Billing address line 3 |
{{quote.bill_city}} | string | Billing address city |
{{quote.bill_state}} | string | Billing address state/province |
{{quote.bill_postcode}} | string | Billing address postal code |
{{quote.bill_country}} | string | Billing address country |
{{quote.bill_notes}} | string | (deprecated) |
{{quote.bill_block}} | string | Printable billing address |
{{quote.ship_addr1}} | string | Ship address line 1 |
{{quote.ship_addr2}} | string | Ship address line 2 |
{{quote.ship_addr3}} | string | Ship address line 3 |
{{quote.ship_city}} | string | Ship address city |
{{quote.ship_state}} | string | Ship address state/province |
{{quote.ship_postcode}} | string | Ship address postal code |
{{quote.ship_country}} | string | Ship address country |
{{quote.ship_notes}} | string | (deprecated) |
{{quote.ship_block}} | string | Printable shipping address |
{{quote.url_permalink}} | string | URL to view the quote |
{{quote.url_pdflink}} | string | URL to download the quote PDF |
{{quote.url_self}} | string | URL for viewing the quote in the GUI |
{{quote.url_acceptlink}} | string | URL to visit to accept the quote |
{{quote.url_paylink}} | string | URL to pay for the quote |
{{quote.url_rejectlink}} | string | URL to visit to reject the quote |
{{quote.url_acceptredirect}} | string | URL the lead should be redirected to after accepting a quote |
{{quote.url_rejectredirect}} | string | URL the lead should be redirected to after rejecting a quote |
{{quote.won_datetime}} | string | Date/time the quote was last accepted |
{{quote.lost_datetime}} | string | Date/time the quote was last rejected |
{{quote.due_date}} | date | Date the quote is due |
{{quote.setup}} | float | Optional one time free charged for set up expenses |
{{quote.total}} | float | Amount due after taxes and fees |
{{quote.upfront}} | float | The amount due when you accept the quote |
{{quote.subtotal}} | float | Amount due before taxes and fees |
{{quote.taxes}} | float | Amount due for taxes |
{{quote.quote_status_name}} | string | Human-friendly quote status |
{{quote.quote_status_str}} | string | Status string |
{{quote.quote_status_state}} | string | Status code |
{{quote.memo}} | string | Memo/notes to customer |
{{quote.custom_1}} | mixed | Custom field #1 |
{{quote.custom_2}} | mixed | Custom field #2 |
{{quote.custom_3}} | mixed | Custom field #3 |
{{quote.custom_4}} | mixed | Custom field #4 |
{{quote.custom_5}} | mixed | Custom field #5 |
{{quote.custom_6}} | mixed | Custom field #6 |
{{quote.custom_7}} | mixed | Custom field #7 |
{{quote.custom_8}} | mixed | Custom field #8 |
{{quote.custom_9}} | mixed | Custom field #9 |
{{quote.custom_10}} | mixed | Custom field #10 |
{{quote.custom_11}} | mixed | Custom field #11 |
{{quote.custom_12}} | mixed | Custom field #12 |
{{quote.custom_13}} | mixed | Custom field #13 |
{{quote.custom_14}} | mixed | Custom field #14 |
{{quote.custom_15}} | mixed | Custom field #15 |
{{quote.custom_16}} | mixed | Custom field #16 |
{{quote.custom_17}} | mixed | Custom field #17 |
{{quote.custom_18}} | mixed | Custom field #18 |
{{quote.custom_19}} | mixed | Custom field #19 |
{{quote.custom_20}} | mixed | Custom field #20 |
{{quote.line_items}} | array | A list of line items for the quote |