Contents

RequestRefundResponse

The response body for a transaction refund request.

Declaration

object RequestRefundResponse

Properties

NameTypeDescription
signedRenewalInfoJWSRenewalInfo

Subscription renewal information signed by the App Store, in JSON Web Signature (JWS) format.

signedTransactionInfo RequiredJWSTransaction

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.

See Also

Refund request from the server