api_call_unique_identifierstring required
Unique number that must be passed at each API request. Identifier to make each API request unique
client_idinteger required
Unique identifier for the client which Paymentology will provide at outset
effective_datestring required
Effective Date from which interest will be applied
interest_rate_fixednumber required
<p>Fixed Interest that is not relative to amount_referenced (expressed in the account's billing currency).</br> Default:0.00</p>
interest_rate_fixed_gracenumber required
Fixed charge Rate in the account's Billing Currency during the Grace Period
interest_rate_idinteger required
Interest Template Id for that client
interest_rate_logicstring required
<p>Relation between interest rates computed based on APR and fixed amount.</br>The value can be one of them:</p><ul><li>SUM: Sum of them</li>
<li> MIN: Minimum of two amounts</li>
<li>MAX: Maximum of two amounts</li>
<li>AVG: Average of two amounts</li></ul>
interest_rate_logic_gracestring required
<p>Relation between interest for the grace period computed and fixed amount.</br>
The value can be one of them:</p><ul><li>SUM: Sum of them</li>
<li> MIN: Minimum of two amounts</li>
<li>MAX: Maximum of two amounts</li>
<li>AVG: Average of two amounts</li></ul>
interest_rate_percnumber double required
<p>Interest in Percents of the balance owed. </br>Default:0.00</p>
interest_rate_perc_gracenumber double required
Interest in Percents of the balance owed during the Grace Period
user_idstring
User Id of the Customer who triggered the API request.
is_defaultboolean
If it is default interest config.</br>If there are more than one interest config then there should be one default interest one.</br>If there is only one interest config, then it should be default one from the system
interest_rate_perc_elevatednumber double
<p>Elevated (Penalty) Interest in Percents of the balance owed [For each day of the Late Payments].</br>Default:0.00</p>
interest_rate_fixed_elevatednumber
<p>Elevated (Penalty) Interest applied [For each day of the Late Payments].</br>Default:0.00</p>
interest_rate_logic_elevatedstring
<p>Relation between elevated interest rates computed based on APR and fixed amount.</br>
The value can be one of them:</p><ul><li>SUM: Sum of them</li>
<li> MIN: Minimum of two amounts</li>
<li>MAX: Maximum of two amounts</li>
<li>AVG: Average of two amounts</li></ul>
interest_rate_min_percnumber double
Minimum interest charged in Percents of the balance owed
interest_rate_min_fixednumber
interest_rate_min_logicstring
<p>Relation between minimum charge rates computed based on percents and fixed amount.</br>
The value can be one of them:</p><ul><li>SUM: Sum of them</li>
<li> MIN: Minimum of two amounts</li>
<li>MAX: Maximum of two amounts</li>
<li>AVG: Average of two amounts</li></ul>
interest_rate_max_percnumber double
Maximum interest charged in Percents of the balance owed
interest_rate_max_fixednumber
interest_rate_max_logicstring
<p> Relation between maximum fee rates computed based on percents and fixed amount.</br>
The value can be one of them:</p><ul><li>SUM: Sum of them</li>
<li> MIN: Minimum of two amounts</li>
<li>MAX: Maximum of two amounts</li>
<li>AVG: Average of two amounts</li></ul>