Create WebhookAsk AIpost https://api.chargeflow.io/public/2025-04-01/webhooksThe Create Webhook API allows you to register a webhook for a specific event type and URL target.Body ParamseventstringenumrequiredThe event type to listen forwebhook.testdispute.createdevidence.readyevidence.erroralerts.createdalerts.updatedalerts.transaction.linked*Show 8 enum valuesurlurirequiredThe URL to send the webhook toResponses 200Webhook created successfully 400Bad Request - Missing API Key or webhook already exists 404Not Found - API Key not found or request_cf_id not equal to keyChargeflowId 500Internal Server Error - DB failure or any server failureUpdated 6 months ago