# Monthly subscription earnings overview `marketplace.dev_earnings_overview` ```json { "description": "Monthly subscription earnings overview", "event": "marketplace.dev_earnings_overview", "event_ts": 1701659922000, "payload": { "accountId": "F5Vjzd_lS0i04JwQYtjrtA", "appId": "IjSXMyLwSmqMZk9ogpKxTA", "apps": [ { "appId": "id1", "businessName": "FaxsiPit", "currency": "dollar", "earnings": "253", "representativeName": "Jon" }, { "appId": "id1", "businessName": "Warmly", "currency": "dollar", "earnings": "253", "representativeName": "Jane" } ], "userId": "rcnyfXwuRnGGfVlWWSlg7w" } } ```