For the asynchronous V3 APIs, to receive the generated outputs, in addition to polling the Task Result API,
now you can also listen to “ASYNC_TASK_RESULT” event on your webhook endpoint.

Also, you can test your integration without making actual API calls by enabling Test Mode, which will help you thoroughly test your logic.
More details can be found at: Webhook.