Balance |
The BalancePaymentTooSmallFault type exposes the following members.
Name | Description | |
---|---|---|
GivenAmount | Gets or sets amount that was given for the balance payment. | |
MinimumAllowedAmount | Gets or sets the minimum allowed amount for the title and payment type. |
The minimum sum of an invoice can be configured separately for each title, and the minimum amount can be further specified for each payment type, overriding the default for the title.
The point of this rule is to avoid creating invoices that are so small that they aren't worth it for the company. For some payment types an invoice may even represent a net loss, because of the costs of creating and dispatching the invoice. The rule also comes into effect when performing balance payments because these are conceptually based on invoices.