Skip to main content

Overview

Configure webhooks directly in Noah Dashboard. Portal does not relay Noah webhook events.

1. Add your endpoint in Noah Dashboard

  1. Open Noah Dashboard (correct environment).
  2. Go to webhook settings.
  3. Add your HTTPS webhook URL.
  4. Save.
Noah Dashboard create webhook modal showing URL input and event type selector

2. Select events

Subscribe to:
  • Customer (KYC lifecycle)
  • FiatDeposit (payin updates)
  • Transaction (payin/payout transaction updates)
Noah Dashboard event type dropdown showing Customer, Fiat Deposit, and Transaction options

3. Verify delivery

  • Send a test event from Noah Dashboard.
  • Confirm your endpoint returns 2XX.
  • Process events asynchronously after acknowledgment.