We are developing the system which receives the App Store Server Notifications.
https://developer.apple.com/documentation/appstoreservernotifications
We needs the way to test this system with producing the Notification, especially about REFUND notification type.
Is there any way?
Maybe there is no choice but to actually refund by requesting from reportaproblem.apple.com? https://support.apple.com/en-us/HT204084
I think this request is manually handled by Apple support operator and take a long time. So, we would be happy if there is a simple way to produce REFUND server notification for test.