Enable additional configurations on accrual types

Enable additional configurations on accrual types. Any additional configuration that you enable modifies the default accrual behavior.

Specify configurations to enable by listing them as an array in the configurations body parameter. The following configuration is available.

  • ONCE_AFTER_TRANSACTION_DUE_DATE: By default, accruals on transactions with this transaction category occur on a daily basis. If this additional configuration is enabled, then, for each transaction, the accrual is calculated only once on the transaction due date.

Note: Unlike other rates that you define using transaction categories or accrual type rates, when you enable the ONCE_AFTER_TRANSACTION_DUE_DATE configuration on an accrual type, the rate you define for that type is not divided by the interest rate period before it's applied.

Path Params
integer
required

Program ID

integer
required

Program transaction category ID

string
enum
required

Accrual type

Allowed:
string
enum
required

Period to calculate the accruals

Allowed:
Body Params
Responses

409

The specified resource status conflicts with the current request.

500

Internal server error

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