Contents

AppTransactionInfoResponse

A response that contains signed app transaction information for a customer.

Declaration

object AppTransactionInfoResponse

Properties

NameTypeDescription
signedAppTransactionInfoJWSAppTransaction

A customer’s app transaction information, signed by Apple, in JSON Web Signature (JWS) format.

Mentioned in

Discussion

This response contains information that you request by calling the Get App Transaction Info endpoint. For information on decoding and reading the app transaction, see JWSAppTransaction and JWSAppTransactionDecodedPayload.

Topics

Response data types

See Also

App Transaction information