> ## Documentation Index
> Fetch the complete documentation index at: https://docs.reap.global/llms.txt
> Use this file to discover all available pages before exploring further.

# Crypto deposit status updated

> Fired when a crypto deposit status changes (e.g., approved, rejected).



## OpenAPI

````yaml /webhooks/openapi.json webhook CRYPTO_DEPOSIT_STATUS_UPDATED
openapi: 3.1.0
info:
  title: Reap API Webhook Events
  description: >-
    Webhook event schemas for Reap API. These events are delivered to your
    configured webhook endpoint via HTTP POST.
  version: 1.0.0
servers: []
security: []
paths: {}

````