{
  "schemaVersion": 1,
  "period": {
    "from": "2026-08-01",
    "to": "2026-08-03"
  },
  "rateCard": {
    "exports": [
      {
        "tier": 1,
        "upTo": 10,
        "rate": "0.0000"
      },
      {
        "tier": 2,
        "upTo": 20,
        "rate": "0.4000"
      },
      {
        "tier": 3,
        "upTo": null,
        "rate": "0.2500"
      }
    ],
    "storageMb": [
      {
        "tier": 1,
        "upTo": 250,
        "rate": "0.0000"
      },
      {
        "tier": 2,
        "upTo": null,
        "rate": "0.0150"
      }
    ]
  },
  "totals": {
    "exportCharges": "16.65",
    "storageCharges": "7.89",
    "usageTotal": "24.54"
  },
  "accounts": [
    {
      "account_id": "ACC-01",
      "billable_exports": 20,
      "export_tier1_units": 10,
      "export_tier2_units": 10,
      "export_tier3_units": 0,
      "export_charge": "4.00",
      "peak_storage_mb": 300,
      "chargeable_storage_mb": 50,
      "storage_charge": "0.75",
      "usage_total": "4.75"
    },
    {
      "account_id": "ACC-02",
      "billable_exports": 16,
      "export_tier1_units": 10,
      "export_tier2_units": 6,
      "export_tier3_units": 0,
      "export_charge": "2.40",
      "peak_storage_mb": 315,
      "chargeable_storage_mb": 65,
      "storage_charge": "0.98",
      "usage_total": "3.38"
    },
    {
      "account_id": "ACC-03",
      "billable_exports": 12,
      "export_tier1_units": 10,
      "export_tier2_units": 2,
      "export_tier3_units": 0,
      "export_charge": "0.80",
      "peak_storage_mb": 330,
      "chargeable_storage_mb": 80,
      "storage_charge": "1.20",
      "usage_total": "2.00"
    },
    {
      "account_id": "ACC-04",
      "billable_exports": 15,
      "export_tier1_units": 10,
      "export_tier2_units": 5,
      "export_tier3_units": 0,
      "export_charge": "2.00",
      "peak_storage_mb": 345,
      "chargeable_storage_mb": 95,
      "storage_charge": "1.43",
      "usage_total": "3.43"
    },
    {
      "account_id": "ACC-05",
      "billable_exports": 18,
      "export_tier1_units": 10,
      "export_tier2_units": 8,
      "export_tier3_units": 0,
      "export_charge": "3.20",
      "peak_storage_mb": 360,
      "chargeable_storage_mb": 110,
      "storage_charge": "1.65",
      "usage_total": "4.85"
    },
    {
      "account_id": "ACC-06",
      "billable_exports": 21,
      "export_tier1_units": 10,
      "export_tier2_units": 10,
      "export_tier3_units": 1,
      "export_charge": "4.25",
      "peak_storage_mb": 375,
      "chargeable_storage_mb": 125,
      "storage_charge": "1.88",
      "usage_total": "6.13"
    }
  ]
}
