get https://sandbox.pismolabs.io/statements-v2/v3/accounts//interest-accruals
List account accruals with filtering options. You must specify the period using beginDate and endDate, and this period must be less than or equal to 30 days. If you specify a period greater than this, the endpoint returns an error.
The period is restricted to 30 days for performance reasons. A larger period could return a very large number of 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.