Triggered when a wallet statement is ready

Understand the wallet_statement_ready webhook, know when a requested statement has finished generating, and handle the event safely in reporting and reconciliation workflows.

Payload
string
required

Unique identifier for this specific event

string
enum
required

Type of webhook event

Allowed:
date-time
required

Timestamp when the webhook event was triggered (ISO 8601 format).

event
object
required

Event Object

Response
200

Wallet statement webhook received

LoadingLoading…