Update Account Interest

This web service update interests for account

Body Params
int32
required
≥ 1

acc_id

string
required
length between 1 and 40

Unique number that must be passed at each API request. Identifier to make each API request unique

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

string
required
length ≥ 1
\d{4}-\d{2}-\d{2}

Effective Date from which interest will be applied

number
required
≥ 0

Fixed Interest that is not relative to amount_referenced (expressed in the account's billing currency).
Default:0.00

number
required
≥ 0

Fixed charge Rate in the account's Billing Currency during the Grace Period

int64
required
≥ 1

Interest Template Id for that client

string
required
length ≥ 1

Relation between interest rates computed based on APR and fixed amount.
The value can be one of them:

  • SUM: Sum of them
  • MIN: Minimum of two amounts
  • MAX: Maximum of two amounts
  • AVG: Average of two amounts
string
required
length ≥ 1

Relation between interest for the grace period computed and fixed amount.

The value can be one of them:

  • SUM: Sum of them
  • MIN: Minimum of two amounts
  • MAX: Maximum of two amounts
  • AVG: Average of two amounts
double
required
≥ 0

Interest in Percents of the balance owed.
Default:0.00

double
required
≥ 0

Interest in Percents of the balance owed during the Grace Period

string
length between 0 and 50

User Id of the Customer who triggered the API request.

string
length between 0 and 200

Remarks for API request

boolean

If it is default interest config.
If there are more than one interest config then there should be one default interest one.
If there is only one interest config, then it should be default one from the system

double
≥ 0

Elevated (Penalty) Interest in Percents of the balance owed [For each day of the Late Payments].
Default:0.00

number
≥ 0

Elevated (Penalty) Interest applied [For each day of the Late Payments].
Default:0.00

string
^[SUM,MIN,MAX,AVG]{3}$

Relation between elevated interest rates computed based on APR and fixed amount.

The value can be one of them:

  • SUM: Sum of them
  • MIN: Minimum of two amounts
  • MAX: Maximum of two amounts
  • AVG: Average of two amounts
double
≥ 0

Minimum interest charged in Percents of the balance owed

number
≥ 0

Minimum interest charged

string
^[SUM,MIN,MAX,AVG]{3}$

Relation between minimum charge rates computed based on percents and fixed amount.
The value can be one of them:

  • SUM: Sum of them
  • MIN: Minimum of two amounts
  • MAX: Maximum of two amounts
  • AVG: Average of two amounts
double
≥ 0

Maximum interest charged in Percents of the balance owed

number
≥ 0

Maximum Interest charged

string
^[SUM,MIN,MAX,AVG]{3}$

Relation between maximum fee rates computed based on percents and fixed amount.

The value can be one of them:

  • SUM: Sum of them
  • MIN: Minimum of two amounts
  • MAX: Maximum of two amounts
  • AVG: Average of two amounts
Responses

404

Webservices does not exist

500

Internal Server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json