Overview
When accessing these tags on documents and emails that have access to customers' balances, Balances can be added as a prefix to the tag.
{{Balances.TagName}}
Name | Description | Type |
AllTotal | This the total value that the customer has outstanding. | Decimal Value |
CurrentTotal | This is the value the customer has outstanding that is less than 30 days. | Decimal Value |
CustomerId | The id of the customer. | Guid |
FortyFiveDaysTotal | This is the value the customer has outstanding that is between 45 and 60 days. | Decimal Value |
NinetyDaysTotal | This is the value the customer has outstanding that is 90 days and over. | Decimal Value |
SixtyDaysTotal | This is the value the customer has outstanding that is between 60 and 90 days. | Decimal Value |
ThirtyDaysTotal | This is the value the customer has outstanding that is between 30 and 60 days. | Decimal Value |