PayPal API List transactions for subscription: Pagination not working
PhilippMZ
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Feb-08-2023
09:51 AM
According to the docs it should be possible to use pagination.
I call the endpoint with my subscription id and as a startdate I choose 01.01.2010 and enddate I choose today. (/v1/billing/subscriptions/{id}/transactions)
I get returned only 30 items and I also do not see in my response the "total_items" value or anything else related to pages.
https://developer.paypal.com/docs/api/subscriptions/v1/#subscriptions_transactions
Do I miss something or is this just another bug in paypal?
My goal is it to get all transactions for a specific subscription.
0 REPLIES 0

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
- Paypal subscription Api in REST APIs
- How Can I ensure apple pay works for subscriptions. in PayPal Payments Standard
- Assistance Needed with Handling Future Subscription Payments Without User Interaction in REST APIs
- I want to track customer's email addresses to manage my subscription membership service in PayPal Payments Standard
- Redirection in Sandbox Environment