System will send the enrichment result via an HTTP POST request to the specified URL.
This allows you to receive the response asynchronously. Once processing is complete, a POST webhook is triggered with a JSON payload containing the enriched data. The payload structure mirrors the standard API response. Retry Strategy Up to 8 retry attempts are made using exponential backoff, starting at 30 seconds and increasing up to just over 1 hour. https://your-server.com/webhooks/zeliq-callback/3f9e7b2c-91fa-4c34-9b12-bd5e93f45a6c. You can use a Webhook simulator like webhook.site if you don't have your own server.
Note: Both callback_url and callbackUrl are accepted and behave identically