{
"success": true,
"data": {
"stockouts": [
{
"product_id": "string",
"name": "string",
"quantity": 0,
"velocity_per_day": 0,
"days_left": 0,
"run_out_date": "string",
"early_date": "string",
"late_date": "string",
"urgent": true,
"confidence": "string",
"suggested_reorder_qty": 0
}
],
"revenue_month": {
"expected_cents": 0,
"lower_cents": 0,
"upper_cents": 0,
"mtd_cents": 0,
"remaining_days": 0,
"confidence": "string"
},
"orders_today": {
"predicted": 0,
"lower": 0,
"upper": 0
},
"repeat": {
"customers": 0,
"repeat_customers": 0,
"repeat_rate_pct": 0,
"p_next_30d_pct": 0,
"median_gap_days": 0,
"confidence": "string"
},
"cod": {
"store_rate_pct": 0,
"wilson_low_pct": 0,
"wilson_high_pct": 0,
"resolved_orders": 0,
"pending_orders": 0,
"pending_value_cents": 0,
"expected_loss_cents": 0,
"by_governorate": [
{
"governorate": "string",
"resolved": 0,
"returned": 0,
"rate_pct": 0,
"shrunk_rate_pct": 0
}
],
"confidence": "string"
},
"generated_at": "string"
},
"message": "string"
}