Interest definitions. Type of interest calculation determines how the interest is calculated, and percentage is used as calculation value.
If the invoice is sent to payment control, and type of interest calculation is REFERENCE_RATE, then percentage is not used from the invoice, since it will be enabled by the payment control using client specific interest rules - i.e interest rate.
{
"type": "REFERENCE_RATE",
"percentage": 0
}