---
title: RequestRefundResponse
framework: advancedcommerceapi
role: symbol
role_heading: Object
path: advancedcommerceapi/requestrefundresponse
---

# RequestRefundResponse

The response body for a transaction refund request.

## Declaration

```data
object RequestRefundResponse
```

## Properties

signedRenewalInfo: Subscription renewal information signed by the App Store, in JSON Web Signature (JWS) format. signedTransactionInfo: Transaction information signed by the App Store, in JWS Compact Serialization format.

## Overview

Overview ##Discussion This is the response body for the Request Transaction Refund endpoint.

## See Also

### Refund request from the server

- [Request Transaction Refund](advancedcommerceapi/request-transaction-refund.md)
- [RequestRefundRequest](advancedcommerceapi/requestrefundrequest.md)
- [RequestRefundItem](advancedcommerceapi/requestrefunditem.md)
