{
  "p": {
    "provider_id": "TP-114",
    "name": "Madrid Executive Cars",
    "station": "MAD",
    "country": "ES",
    "contract_id": null,
    "contract_start": null,
    "contract_end": null,
    "status": "none",
    "rate_model": "per_transfer",
    "base_rate": 116.23,
    "currency": "EUR",
    "vehicle_types": "Minibus 8, Coach 16, Sedan 3",
    "capacity_max": 16,
    "meet_and_greet": 0,
    "flight_tracking": 0,
    "sla_minutes": 11,
    "contact_name": "Chloe Laurent",
    "contact_email": "ops@madridtransfers.com",
    "contact_phone": "+38 6707012",
    "notes": null
  },
  "contract": null,
  "contacts": [
    {
      "contact_id": "TCT-69",
      "provider_id": "TP-114",
      "role": "account_manager",
      "name": "Ines Dolan",
      "email": "account@madridexecutivec.example",
      "phone": "+35 29 3625715",
      "hours": "Mon–Fri 09:00–17:00",
      "primary_contact": 1
    },
    {
      "contact_id": "TCT-71",
      "provider_id": "TP-114",
      "role": "billing",
      "name": "Petra Byrne",
      "email": "billing@madridexecutivec.example",
      "phone": "+40 18 7883968",
      "hours": "Mon–Fri 09:00–17:00",
      "primary_contact": 0
    },
    {
      "contact_id": "TCT-70",
      "provider_id": "TP-114",
      "role": "dispatch",
      "name": "Elena Hendricks",
      "email": "dispatch@madridexecutivec.example",
      "phone": "+42 15 2409009",
      "hours": "24/7",
      "primary_contact": 0
    },
    {
      "contact_id": "TCT-72",
      "provider_id": "TP-114",
      "role": "operations",
      "name": "Anna Hendricks",
      "email": "operations@madridexecutivec.example",
      "phone": "+38 29 3904056",
      "hours": "Mon–Sun 06:00–22:00",
      "primary_contact": 0
    }
  ],
  "tariffs": [],
  "fleet": [],
  "audits": [],
  "use": {
    "legs": 150,
    "cost": 18609.7,
    "cost_per_leg": 124.06466666666667,
    "seats": 456,
    "late_pct": 32,
    "delay_total": 2084,
    "rest_impact": 1115,
    "failures": 1,
    "pooled": 13
  },
  "byPeriod": [
    {
      "period": "2026-03",
      "legs": 150,
      "cost": 18531.79,
      "late_pct": 34
    },
    {
      "period": "2026-04",
      "legs": 110,
      "cost": 13392.1,
      "late_pct": 29.09090909090909
    },
    {
      "period": "2026-05",
      "legs": 150,
      "cost": 18830.64,
      "late_pct": 19.333333333333332
    },
    {
      "period": "2026-06",
      "legs": 154,
      "cost": 19146.66,
      "late_pct": 25.974025974025974
    },
    {
      "period": "2026-07",
      "legs": 148,
      "cost": 18414.21,
      "late_pct": 27.7027027027027
    },
    {
      "period": "2026-08",
      "legs": 150,
      "cost": 18609.7,
      "late_pct": 32
    }
  ]
}