Enables an additional configuration on an accrual type for a specific transaction category and period to calculate. Any additional configuration that you enable modifies the default accrual behavior.
Note: Pismo recommends you use this endpoint instead of Enable additional configurations on accrual types, which will eventually be deprecated. The new endpoint accepts all parameters in the request body, instead of in path parameters.
Available Configurations
| Configuration | value Required | Allowed values | Allowed values for period_to_calculate |
|---|---|---|---|
ONCE_AFTER_TRANSACTION_DUE_DATE | No | N/A | UNTIL_DUE_DATE, AFTER_DUE_DATE |
GRACE_DAYS_UNTIL_DUE_DATE_STRATEGY | Yes | 1 or 2 | UNTIL_DUE_DATE |
Configuration details
-
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. Thevaluefield is not required for this configuration. -
GRACE_DAYS_UNTIL_DUE_DATE_STRATEGY: This configuration defines the grace days strategy for accruals calculated up to the due date. You must setperiod_to_calculatetoUNTIL_DUE_DATE. Thevaluefield is required. Accepted values are 1 or 2.
value behavior
value behavior- The
valuefield accepts an integer (1 or 2). - For configurations that do not require
value(for example,ONCE_AFTER_TRANSACTION_DUE_DATE), you can omit thevalueparameter. - For configurations that require
value(for example,GRACE_DAYS_UNTIL_DUE_DATE_STRATEGY), you must provide a valid positive integer. - If you need to make a new configuration mandatory with a value, contact your Pismo representative for help with that—you can't configure it using the API.
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.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
500Internal server error