Knowledge Base Article

Email Variables: Invoice / Quote Preview

Created Date: 12/15/2023 6:03:11 PM User Level: Regular User

The variables that can be used in sending emails are below. They should be in the format of {{VARIABLENAME}}. Variables start with {{ and end with }}. In-between the curley brackets the variable should be all UPPERCASE and contain no spaces.

  • AddressBillToAddress1
  • AddressBillToAddress2
  • AddressBillToCity
  • AddressBillToCompanyName
  • AddressBillToCountry
  • AddressBillToCounty
  • AddressBillToDisplayName
  • AddressBillToEmailAddress
  • AddressBillToPostalCode
  • AddressBillToState
  • AddressShipToAddress1
  • AddressShipToAddress2
  • AddressShipToCity
  • AddressShipToCompanyName
  • AddressShipToCountry
  • AddressShipToCounty
  • AddressShipToDisplayName
  • AddressShipToEmailAddress
  • AddressShipToPostalCode
  • AddressShipToState
  • InvoiceDisclaimer
  • InvoiceNote
  • InvoiceNumber
  • DateTime Variables
    •  InvoiceDate
    •  InvoiceDueDate
  • Decimal Variables
    •  InvoiceDiscountDollar
    •  InvoicePaidAmount
    •  InvoiceShipping
    •  InvoiceSubtotal
    •  InvoiceTax
    •  InvoiceTotal
  • Int Variables
    •  InvoiceLineItems
  • Percent Variables
    •  InvoiceDiscountPercent
  • Identifier Variables
    •  Identifier
 

Was this information helpful?

Knowledge Base Article Categories