Posts

Post marked as solved
1 Replies
533 Views
Hello, I'm trying to delete an in-app purchase via the App Store Connect API. There is a DELETE method but it does not work when the in-app purchase is in "APPROVED" state and therefore on sale. https://developer.apple.com/documentation/appstoreconnectapi/delete_an_in-app_purchase I have to manually uncheck "Approved for sale" and then save to be able to make a DELETE call through the API. I am missing something on the API side to do this action programmatically.
Posted
by Yathus.
Last updated
.
Post not yet marked as solved
1 Replies
527 Views
Hello, We have huge application with a lot of inApp Purchase (10k). We were using XML to feed it. We have to move to App Store Connect API before 9 November but we are stuck with prices and handling currents inapps purchases. From API view inApps Purchase have no prices... https://api.appstoreconnect.apple.com/v2/inAppPurchases/$inapp_id/pricePoints?include=territory&limit=200&filter[territory]=FRA Is there any migration documentation anywhere? Thanks Yahtus
Posted
by Yathus.
Last updated
.