patch https://api-sandbox.pismolabs.io/statements-v2/v3/accounts//interest-accruals
Updates the statuses of one or more interest accruals.
You can use accrual type and accrual IDs to filter interest accruals.
You can change an interest accrual's status to PENDING, STOP_ACCRUAL, or SETTLED. If the current status is PROCESSED, it cannot be changed.
As a result, this endpoint could return two lists, one for updated accruals and one for not updated accruals.
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.