DelayerDaysInput
Input type for the PaysByDirectDebitTerm.
Input fields
Number of days to delay based on delay strategy.
Whether the term is variable.
Defines the method for calculating the delay period.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"days": 95,
"isVariable": true,
"strategy": "FIXED"
}