It’s important to distinguish between the Webhook Response and Workflow data.
The Workflow can continue after the Respond to Webhook node. In the UI, you can see the data that is available in the workflow.
When you call the Webhook endpoint, the Webhook will respond with the data defined in the Response Body , even if the Workflow data shows something different.