Update the partner’s webhook configuration
Documentation Index
Fetch the complete documentation index at: https://partner-docs.contro.dev/llms.txt
Use this file to discover all available pages before exploring further.
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