Skip to main content

Employee Sales Required?

Scoping Questions
  1. Is an employee sales scheme required?
  2. What types of employee benefits are offered? (discount, allowance, special pricing)
  3. Is employee identification required at POS?
Configuration Examples
employee
<retail:employee>
<retail:employeeId>1</retail:employeeId>
<retail:employeeName>
<retail:surname>Granger</retail:surname>
<retail:forename>Sam</retail:forename>
<retail:title>Mr</retail:title>
</retail:employeeName>
<retail:employeeDiscount>0.2</retail:employeeDiscount>
<retail:employeeAllowanceDiscount>0.2</retail:employeeAllowanceDiscount>
<retail:employeeDiscountAllowance>0</retail:employeeDiscountAllowance>
<retail:normalWorkingLocationId>0001</retail:normalWorkingLocationId>
<retail:automaticEmployeeSale>false</retail:automaticEmployeeSale>
</retail:employee>