﻿The NewUser.htm file is used to send customers emails when they create a new web login.

The file is basic HTML with variable substitution. The substitution format for a field is {x} where x is the name of the field exactly.
Following is a table of the values.  The values can be placed in the file as many times as desired and can be omitted.

Remeber that the case matters so double check.

Url – Link that customer must click on to activate their web login
CustomerNumber – Customer Number
CustomerZipcode – Billing Zip Code
CustomerEmail – Customer Email Address
CustomerFirstName – Customer First Name
CustomerLastName – Customer Last Name
CustomerPhoneNumber – Customer Phone Number
CustomerPhoneExtension – Customer Extension
CustomerFaxNumber – Customer Fax Number
CustomerCellNumber – Customer Mobile Number

 