Contract Templates

The contract template supports the following variables:

Variable

Description

Example

{NAME}

First and last name

John Smith

{COMPANY}

 

 

{EVENING_PHONE}

 

 

{DAY_PHONE}

 

 

{EMAIL}

 

 

{STREET}

Street address

40 Wall St.

{CITY}

 

 

{STATE}

2-character State, Territory or Province code for US or Canada addresses only

NY

{POSTAL_CODE}

 

 

{COUNTRY_CODE}

2-character country code

US

 

 

 

{BIRTH_OR_INCORPORATION_DATE}

 

 

{TAX_ID}

 

 

{IP_ADDRESS}

 

 

 

 

 

{TODAY}

Today's date. After the contract is signed, it will remain the date of sigining

October 2nd, 2010

{DAY}

Day of the month without leading zeros (1-31)

8

{DAY_WITH_SUFFIX}

Day of the month with the English ordinal suffix

8th

{MONTH}

A full textual representation of a month

January

{YEAR}

Four-digit year

2010