Hi, recent our server received a notification from Apple, which was type of "CONSUMPTION_REQUEST".
According to the documentation,
Indicates that the customer initiated a refund request for a consumable in-app purchase
this part is obvious, that one of our user requested a refund of a consumable, but the following information makes us somewhat irritated.
and the App Store is requesting that you provide consumption data.
The question is, how can we handle this request? In which form the consumption data should be provided and where/how should we send this data to apple?
Please see Send Consumption Information to learn more about sending consumption information to the App Store after receiving this notification.