{
    "username": "username",
    "event": "product.created",
    "data": {
        "id": 15,
        "type": "0",
        "name": "Test Product",
        "price": "80",
        "photo": null
    }
}