adaptive-pricing/projects/coulomb-pricing/data/revenue.json

16 lines
374 B
JSON
Raw Normal View History

{
"version": 1,
"entries": [
{
"id": "rev-2026-06-estimate",
"period": "2026-06",
"gross_amount": "80.91",
"fees_amount": "2.46",
"refunds_amount": "0.00",
"net_amount": "78.45",
"currency": "EUR",
"source": "manual_estimate",
"note": "Seed estimate for Sprint 1; replaced by Stripe sync in Sprint 3"
}
]
}