{
  "@context": "https://schema.org",
  "@type": "WebAPI",
  "name": "Aggregate Customer Footprint",
  "endpoint": "https://xn--82czbx2bczd4fl8a.online/api/carbon-receipt/v1/aggregate",
  "method": "GET",
  "groupBy": [
    "tenant",
    "month",
    "service"
  ],
  "output": "CSRD-ready"
}