I read the following documentation: https://developer.apple.com/documentation/appstoreserverapi/get_refund_history/ But the originalTransactionId parameter is required. As far as I know, it is associated with a certain consumer, so whether this API can only check the refund order associated with a certain consumer, not the entire app
I want to regularly query the refund orders in the entire app without App Store Server Notifications. Is this possible?