---
title: revocationPercentage
framework: appstoreserverapi
role: symbol
role_heading: Type
path: appstoreserverapi/revocationpercentage
---

# revocationPercentage

The percentage, in milliunits, of the transaction that the App Store has refunded or revoked.

## Declaration

```data
int32 revocationPercentage
```

## Mentioned in

App Store Server API changelog

## Discussion

Discussion The revocation percentage value is rounded to three decimal places of precision, and is expressed as an integer, in milliunits. This field is present in the JWSTransactionDecodedPayload for refunded transactions. This field doesn’t appear if the refund is reversed. The following table shows several examples of revocation percentages, and their milliunit equivalents:  |   |   |   |   |

## See Also

### Revocation

- [revocationDate](appstoreserverapi/revocationdate.md)
- [revocationReason](appstoreserverapi/revocationreason.md)
- [revocationType](appstoreserverapi/revocationtype.md)
