---
title: sendAttemptItem
framework: appstoreserverapi
role: symbol
role_heading: Object
path: appstoreserverapi/sendattemptitem
---

# sendAttemptItem

The success or error information and the date the App Store server records when it attempts to send a server notification to your server.

## Declaration

```data
object sendAttemptItem
```

## Properties

attemptDate: The date the App Store server attempts to send the notification. sendAttemptResult: The success or error information the App Store server records when it attempts to send an App Store server notification to your server.

## Mentioned in

App Store Server API changelog

## Topics

### Data types

- [attemptDate](appstoreserverapi/attemptdate.md)
- [sendAttemptResult](appstoreserverapi/sendattemptresult.md)

## See Also

### Data types

- [signedPayload](appstoreserverapi/signedpayload.md)
