get https://sandbox.pismolabs.io/statements-v2/v3/accounts//statements
List account statements. For more information about statements, refer to Understanding statements.
The filter parameters have the following order of precedence:
startFromCurrentCyclepresentToFrontpresentToPast
That is, if startFromCurrentCycle is true, then presentToFront and presentToPast are ignored.
If startFromCurrentCycle is false (or not set), and presentToFront is true, then presentToPast is ignored.
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.