Post

Replies

Boosts

Views

Activity

delete in-App Purchase with API Store Connect
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.
1
0
672
Oct ’22
Migrate from XML to App Store Connect API
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
1
0
617
Oct ’22