<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/sandbox-testers",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Sandbox Testers"
}
-->

# Sandbox Testers

Manage sandbox testers on your App Store Connect team.

## Discussion

The `sandboxTesters` resource represents a Sandbox Apple Account, which is an account you use to test your app in the sandbox environment. Using this resource you can read and modify Sandbox Apple Accounts and their data. Use App Store Connect to create or delete Sandbox Apple Account. For more information, see [Create Sandbox Apple Accounts](https://developer.apple.com/help/app-store-connect/test-in-app-purchases/create-sandbox-apple-ids). For more information about testing in-app purchase in the sandbox environment, see [Overview of testing in sandbox](https://developer.apple.com/help/app-store-connect/test-in-app-purchases/overview-of-testing-in-sandbox).

## Topics

### Sandbox Tester Lookup and Modification

[`List sandbox testers`](/documentation/AppStoreConnectAPI/GET-v2-sandboxTesters)

Get a list of Sandbox Testers for your team.

[`Modify a sandbox tester`](/documentation/AppStoreConnectAPI/PATCH-v2-sandboxTesters-_id_)

Change the subscription renewal time rate, set interrupted purchases or change territory of Sandbox Apple Account.

[`Clear purchase history for a sandbox tester`](/documentation/AppStoreConnectAPI/POST-v2-sandboxTestersClearPurchaseHistoryRequest)

Remove purchase history from a Sandbox Apple Account.

### Objects

[`SandboxTesterV2Response`](/documentation/AppStoreConnectAPI/SandboxTesterV2Response)

The response body for endpoints that read or modify a single sandbox Apple ID for testing.

[`SandboxTesterV2UpdateRequest`](/documentation/AppStoreConnectAPI/SandboxTesterV2UpdateRequest)

The request body you use to update a sandbox tester v2update request.

[`SandboxTestersClearPurchaseHistoryRequestV2`](/documentation/AppStoreConnectAPI/SandboxTestersClearPurchaseHistoryRequestV2)

A batch request to reset the in-app purchase and subscription history for one or more sandbox Apple IDs.

[`SandboxTestersClearPurchaseHistoryRequestV2CreateRequest`](/documentation/AppStoreConnectAPI/SandboxTestersClearPurchaseHistoryRequestV2CreateRequest)

The request body you use to create a request to clear sandbox tester purchase history.

[`SandboxTestersClearPurchaseHistoryRequestV2Response`](/documentation/AppStoreConnectAPI/SandboxTestersClearPurchaseHistoryRequestV2Response)

A response confirming that the purchase history for sandbox testers was cleared.

[`SandboxTestersV2Response`](/documentation/AppStoreConnectAPI/SandboxTestersV2Response)

The response body for endpoints that list sandbox Apple IDs used for testing.

[`SandboxTesterV2`](/documentation/AppStoreConnectAPI/SandboxTesterV2)

A sandbox Apple ID you use to test in-app purchases and subscriptions in the Xcode sandbox environment.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)