---
title: OrderLookupStatus
framework: appstoreserverapi
role: symbol
role_heading: Type
path: appstoreserverapi/orderlookupstatus
---

# OrderLookupStatus

A value that indicates whether the order ID in the request is valid for your app.

## Declaration

```data
int32 OrderLookupStatus
```

## Possible Values

0: The orderId that you provided in the Look Up Order ID request is valid and contains at least one in-app purchase for your app. 1: The orderId is invalid or doesn’t contain any in-app purchases for your app.
