Untitled

mail@pastecode.io avatar
unknown
json
a year ago
2.8 kB
1
Indexable
{
    "event": "new-sale",
    "data": {
        "sale": {
            "revenue_total": 234,
            "id": 18431,
            "product": {
                "id": 817,
                "name": "Accepted quote (Test)",
                "type": "quote_accepted"
            },
            "quantity": 1,
            "revenue": 234,
            "user": {
                "id": 857,
                "email": "patrik.eklund@pushappy.com",
                "first_name": "Patrik",
                "last_name": "Eklund",
                "profile_picture": {
                    "url": "https://storage.googleapis.com/uat-pushappy-uploads/media/profile_picture/a4c0010d1c839a6512e363077dee63e70f65441e.png"
                }
            },
            "quote": {
                "id": 57
            },
            "date": "2023-09-28T07:22:50+00:00",
            "reported_for_team": {
                "id": 41038,
                "name": "Höbalen",
                "status": "active",
                "profile_picture": {
                    "url": "https://storage.googleapis.com/uat-pushappy-uploads/media/organization_logo/4bc0e0d90d77efa407e5b152c42ee3cfecafbd84.png",
                    "generated": true
                }
            },
            "include_in_quantity_calculation": true,
            "created": "2023-09-28T07:22:50+00:00",
            "updated": "2023-09-28T07:22:50+00:00",
            "followup_product_color": "#e74c3c",
            "followup_stats_visibility": "visible"
        }
    },
    "sale": {
        "revenue_total": 234,
        "id": 18431,
        "product": {
            "id": 817,
            "name": "Accepted quote (Test)",
            "type": "quote_accepted"
        },
        "quantity": 1,
        "revenue": 234,
        "user": {
            "id": 857,
            "email": "patrik.eklund@pushappy.com",
            "first_name": "Patrik",
            "last_name": "Eklund",
            "profile_picture": {
                "url": "https://storage.googleapis.com/uat-pushappy-uploads/media/profile_picture/a4c0010d1c839a6512e363077dee63e70f65441e.png"
            }
        },
        "quote": {
            "id": 57
        },
        "date": "2023-09-28T07:22:50+00:00",
        "reported_for_team": {
            "id": 41038,
            "name": "Höbalen",
            "status": "active",
            "profile_picture": {
                "url": "https://storage.googleapis.com/uat-pushappy-uploads/media/organization_logo/4bc0e0d90d77efa407e5b152c42ee3cfecafbd84.png",
                "generated": true
            }
        },
        "include_in_quantity_calculation": true,
        "created": "2023-09-28T07:22:50+00:00",
        "updated": "2023-09-28T07:22:50+00:00",
        "followup_product_color": "#e74c3c",
        "followup_stats_visibility": "visible"
    }
}