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

# Webhooks for wallet kyc status changes

> Webhooks for wallet KYC status changes



## OpenAPI

````yaml https://rampnow-io.github.io/core/partner_external.yaml webhook wallet_kyc_status_change_webhook
openapi: 3.1.0
info:
  description: API for partner_external service
  title: partner service
  version: 0.0.1
servers:
  - description: Base URL for Production Rampnow APIs
    url: https://api.rampnow.io
  - description: Base URL for Sandbox Rampnow APIs
    url: https://api.sandbox.rampnow.io
security: []
paths: {}

````