List statements v3

List account statements. For more information about statements, refer to Understanding statements.

The filter parameters have the following order of precedence:

  1. startFromCurrentCycle
  2. presentToFront
  3. presentToPast

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.

Language
Credentials
Bearer
Account JWT
Click Try It! to start a request and see the response here!