Cognigy webhook payload missing CXone session context

Sending a webhook from Cognigy to CXone for dynamic intent routing, but the JSON payload lacks the session_id needed for the /api/v2/conversations endpoint. The CXone side throws a 400 Bad Request because it can’t link the message to an active conversation.

Here is the payload structure hitting the endpoint. What field am I missing to bridge the two platforms correctly?