Post

Replies

Boosts

Views

Activity

Comment on App store server API request to get a user's Auto-renewel-sub and non-consumable purchases in one request.
Get Transaction History endpoint : https://api.storekit.itunes.apple.com/inApps/v1/history/{transactionId} , has a required must field "{originalTransactionIdentifier}'. But if One user can have three(3) different purchases two(2) subscriptions and one non-consumable purchase [total three purchases] at a time. All three have different "originalTransactionIdentifier". Then Get Transaction History endpoint will have to call for THREE(3) times with each originalTransactionIdentifier separately?
Jan ’24