On this page
No Headings
The details about a payment method override rule applied to the invoice via payment method overrides object.
objectrule_typerequiredstring"EXCLUSIVE_ABOVE_AMOUNT_THRESHOLD", "ALLOW_ONLY_ACH"The type of rule that can be applied to a payment method configured via payment method overrides object on an invoice. Each rule controls how a payment method behaves based on the invoice total.
System-defined threshold limits by payment method:
- PAY_BY_BANK - $1000
rule_valuerequiredstring^[a-zA-Z0-9\s,.]+$The value associated with the payment method override rule. For the EXCLUSIVE_ABOVE_AMOUNT_THRESHOLD rule type, set this to true to enable the rule or false to disable it.