post https://api-sandbox.pismolabs.io/statements-v2/v1/accounts//accounts-transactions-categories
Saves interest rate for a specific account.
Overwrites an existing account transaction category with the same account_id
and transaction_category_id
.
For an interest rate, for example fine_rate
, the field fine_rate
or fine_rate_multiplier_percent
must be passed. You can pass one or the other but not both. This rule applies to all interest rate fields. But, you can combine fixed amounts and multipliers for different interest rates. Note that zero (0) is considered a valid value.
Note: This endpoint requires an account token - an access token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.