deliveryStatus
A value that indicates whether the app successfully delivered an In-App Purchase that works properly.
Declaration
string deliveryStatusPossible Values
DELIVEREDThe app delivered the In-App Purchase and it’s working properly.
UNDELIVERED_QUALITY_ISSUEThe app didn’t deliver the In-App Purchase due to a quality issue.
UNDELIVERED_WRONG_ITEMThe app delivered the wrong item.
UNDELIVERED_SERVER_OUTAGEThe app didn’t deliver the In-App Purchase due to a server outage.
UNDELIVERED_OTHERThe app didn’t deliver the In-App Purchase for other reasons.
Discussion
Use these delivery status values in the ConsumptionRequest request body.