{
"type": "string",
"name": "string",
"currency": "RUB",
"value": 0,
"quantity": 0,
"productId": "string",
"cart": [
{
"productId": "string",
"quantity": 0,
"itemPrice": 0
}
],
"eventTime": "2019-08-24T14:15:22Z",
"customProps": {
"property1": "string",
"property2": "string"
},
"uniqueTransactionId": "string",
"cuid": "string",
"cuidType": "string",
"hashedEmail": "string"
}