Hello @Antony6790,
Your version number in the schema should always match 1 when sending in a streaming /POST to a data collection.
You can use the following as reference for the body.
{
"header": {
"schemaRef": {
"id": "<schemaID>>",
"contentType": "applicati...