PayPal API List transactions for subscription: Pagination not working

PhilippMZ
Contributor
Contributor

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.

Login to Me Too
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.