---
title: PerformanceTestRequest
framework: retentionmessaging
role: symbol
role_heading: Object
path: retentionmessaging/performancetestrequest
---

# PerformanceTestRequest

The request object you provide for a performance test that contains an original transaction identifier.

## Declaration

```data
object PerformanceTestRequest
```

## Properties

originalTransactionId: The original transaction identifier of an In-App Purchase you initiate in the sandbox environment, to use as the purchase for this test.

## Overview

Overview To provide a transaction identifier for the purpose of performance testing, check that the transaction meets the following requirements: The transaction is for an active auto-renewable subscription. The transaction occurs in the sandbox environment.

## See Also

### Server performance testing

- [Initiate Performance Test](retentionmessaging/initiate-performance-test.md)
- [Get Performance Test Results](retentionmessaging/get-performance-test-results.md)
- [PerformanceTestResponse](retentionmessaging/performancetestresponse.md)
- [PerformanceTestResultResponse](retentionmessaging/performancetestresultresponse.md)
