billing.topup_credited
Fires when a top-up to your prepaid balance clears. Your account’s processable-payment ceiling and balance-gate status update immediately — see Billing & balance for how the prepaid balance and 0.5% fee model works.
Payload (data)
Section titled “Payload (data)”{ "livemode": false, "topupId": "top_test_00000000", "amount": { "minor": 2000, "currency": "USD" }, "method": "evm", "txRef": "0xtest"}See Webhooks overview for the envelope, headers, and signature verification shared by every event type.