Skip to main content

Ledger wallet status change notification (v2)

Webhook
Beta

This webhooks is currently in beta. The API contract may change during this phase. We recommend testing thoroughly in sandbox before using it in production.

Triggered when a wallet status changes.

The v2 payload mirrors the wallet object returned by GET /ledger/v2/wallets/{id}: the wallet id, owning customer, status, balance, paymentInstruments (with full bank details for fiat or address details for crypto), createdAt, and updatedAt. Use this webhook to sync wallet records into your system as soon as wallet changes occur.

Request

Responses

Webhook received successfully. Return any 2xx status to acknowledge receipt.

Was this page helpful?