Describe the bug
id value is null in webhook payload
To Reproduce
Create a POST webhook in n8n and configure that in central-webhook.
Then review a submission and see webhook payload in n8n.
id should be null.
Expected behavior
id should be the uuid of the reviewed submission.
Screenshots
n8n webhook output:

audits table entry for submission.update

Additional context
audits table in PostgreSQL seems OK.