consumptionRequestReason
The customer-provided reason for a refund request.
Declaration
string consumptionRequestReasonPossible Values
UNINTENDED_PURCHASEThe customer didn’t intend to make the in-app purchase.
FULFILLMENT_ISSUEThe customer had issues with receiving or using the in-app purchase.
UNSATISFIED_WITH_PURCHASEThe customer wasn’t satisfied with the in-app purchase.
LEGALThe customer requested a refund based on a legal reason.
OTHERThe customer requested a refund for other reasons.
Mentioned in
Discussion
When a customer initiates a refund request for a consumable in-app purchase or auto-renewable subscription, the App Store sends a CONSUMPTION_REQUEST notificationType to your server. The notification includes the consumptionRequestReason in the data object.