---
title: OriginalTransactionIdNotFoundRetryableError
framework: appstoreserverapi
role: symbol
role_heading: Object
path: appstoreserverapi/originaltransactionidnotfoundretryableerror
---

# OriginalTransactionIdNotFoundRetryableError

An error response that indicates the original transaction identifier wasn’t found, but you can try again.

## Declaration

```data
object OriginalTransactionIdNotFoundRetryableError
```

## Properties

errorCode: errorMessage:

## See Also

### Errors to retry

- [AccountNotFoundRetryableError](appstoreserverapi/accountnotfoundretryableerror.md)
- [AppNotFoundRetryableError](appstoreserverapi/appnotfoundretryableerror.md)
- [GeneralInternalRetryableError](appstoreserverapi/generalinternalretryableerror.md)
