RequestRefundResponse
The response body for a transaction refund request.
Declaration
object RequestRefundResponseProperties
| Name | Type | Description |
|---|---|---|
signedRenewalInfo | JWSRenewalInfo | Subscription renewal information signed by the App Store, in JSON Web Signature (JWS) format. |
signedTransactionInfo Required | JWSTransaction | Transaction information signed by the App Store, in JWS Compact Serialization format. |
Overview
##Discussion This is the response body for the Request Transaction Refund endpoint.