curl --location --request POST ''{
"eventType": "string",
"webhookData": {
"participantCode": "string",
"txCode": "string",
"tradingPair": "string",
"direction": 1,
"quantity": 0,
"totalValue": 0,
"price": "string",
"clientReference": "string",
"status": 0
}
}