Update the partner’s webhook configuration
Partner API key (sk_live_* for production, sk_test_* for sandbox)
HTTPS URL to receive events. Must use https://
"https://your-app.com/webhooks/contro"
Secret for HMAC-SHA256 signature verification. Min 16 characters
16"whsec_your_secret_min_16_chars"
Event types to subscribe to
[
"card.transaction",
"cardholder.kyc.updated",
"balance.low"
]Webhook config updated
true