Overview
When accessing these tags on documents or emails that have access to Items, the Commission loop can be used.
<!--{{#each Commission}}-->{{TagName}}<!--{{/each}}-->
Name | Description | Type | Additional Sub Object |
CommissionPayment | The tags relating to commission can be accessed for the commission record on the item. | Commission Payment Tags | |
Employee | The tags relating to an employee can be accessed for the commission contact on the item. | Employee Tags | |
EmployeeId | The id of the employee who is the commission contact on the item. | Guid | |
Id | The id of the commission record on the item. | Guid | |
OrderItemId | The id of the order item. | Guid | |
Percentage | The percentage value of the commission record on this item. | Decimal Value | |
Total | The amount of the value of the commission record on this item. | Decimal Value |