get https://api-sandbox.pismolabs.io/statements-v2/v3/accounts//interest-accruals/summarization
Get an account interest accrual summarization with filter options.
Using the beginDate
and endDate
query parameters, you can specify a time period of up to 60 days. However, for the period between 31 and 60 days, the interest_accruals_ids
field is omitted in the response. This is done because the list of IDs can get very large for a 60 day period. If you specify a period greater than 60 days, the endpoint returns an error.
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.