The following API returns 16000 total entries in POSTMAN. It shows only 200 entries. How to view all the entries
https://api.appstoreconnect.apple.com/v1/apps/{app_id}/pricePoints
"paging": {
"total": 16625,
"limit": 200
}
}
https://developer.apple.com/documentation/appstoreconnectapi/paginginformation/paging- This page tells about the total and limit. How to view the all the entries
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
In-App Purchase
App Store
App Store Connect