Post

Replies

Boosts

Views

Activity

Reply to v1/apps/{appid}/appPricePoints doesnt return all paginated data
Investigating further response from api connect "paging": { "total": 658, "nextCursor": "AMg", "limit": 200 } } Response from iris https://appstoreconnect.apple.com/iris/v1/apps/appid/appPricePoints?filter[territory]=USA&limit=1000&include=territory "meta" : { "paging" : { "total" : 801, "limit" : 1000 } } So api store connect total 658 iris total 801 We are missing almost 200 pricepoints form api store connect
Sep ’25