<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ExternalPurchaseServerAPI",
  "identifier" : "/documentation/ExternalPurchaseServerAPI/RefundLineItem",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "External Purchase Server API"
    ],
    "preciseIdentifier" : "data:external_purchase_server_api:RefundLineItem"
  },
  "title" : "RefundLineItem"
}
-->

# RefundLineItem

The line item that indicates a refund transaction.

```
object RefundLineItem
```

## Discussion

Use a `RefundLineItem` to report either:

- A refund for a purchase transaction you previously submitted, or
- A correction to a refund you previously submitted

For more information about sending a report that includes refund line items, see [Reporting tokens with transactions](/documentation/ExternalPurchaseServerAPI/reportwithtransactions).

Report chargebacks as a refund.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)