How to get opening and closing balance with List transactions API request
Giancarlo39
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Jan-21-2024
06:37 AM
I'm downloading our transactions with the "List transactions" API in our with C# backoffice.
It allows us to download a maximum of one months transactions per request.
And a maximum of 3 years of history.
Now the question is, how do I get my opening and closing balance for the selected period?
I've tried the "List all balances" API, but that is only returning the balance of the requested date.
1 REPLY 1
Giancarlo39
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan-22-2024
01:19 PM
To answer my own (dumb) question, is that you can load the opening balance on the start date and do another request with the end date of the period.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- How do I make sure a network token is passed? in PayPal Payments Standard
- I get always the error: "invalid client_id or redirect_uri" from signin authorize endpoint. in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- please enable future transactions in my sandbox account in REST APIs
- PayPal Redirection Issue After Successful Payment in Photobooth Integration in Sandbox Environment
- Paypal Error on WooCommerce for credit card payments in Argentina in REST APIs