> For the complete documentation index, see [llms.txt](https://docs.sendstackhq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sendstackhq.com/delivery-api/sample-webhook-payloads/pickup-attempt.md).

# Pickup attempt

```
{
  "eventType": "order.message",
  "dropId": "64f59bdf23d7089ca657b91e",
  "batchId": "U4C7VO",
  "trackingId": "F8553J",
  "externalOrderId": "X1688y",
  "message": "Pickup attempted",
  "messageType": "pickupAttempt",
  "callbackNumber": "08033000221",
  "webhookId": "66faa977606e413be093c02f"
}
```
