Contents

TransactionInfoResponse

A response that contains signed transaction information for a single transaction.

Declaration

object TransactionInfoResponse

Properties

NameTypeDescription
signedTransactionInfoJWSTransaction

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

Mentioned in

Discussion

The TransactionInfoResponse contains information about the transaction that you request using the Get Transaction Info endpoint. The transactionId in the signedTransactionInfo matches the transactionId you provide in the request path.

Topics

Response data types

See Also

Transaction information