{
  "id": "decathlon-es",
  "name": "Decathlon España — tickets",
  "service": "decathlon",
  "trust": "community",
  "domain": "decathlon.es",
  "country": "ES",
  "version": "2026-08-08",
  "categories": [
    "sports"
  ],
  "match": [
    "https://www.decathlon.es/*"
  ],
  "openUrl": "https://www.decathlon.es/es/account/myPurchase",
  "auth": {
    "mode": "cookie",
    "replayHeaders": []
  },
  "api": {
    "host": "https://www.decathlon.es",
    "list": {
      "path": "/web-engage/ajax/myPurchase",
      "paging": "offset",
      "itemsPath": "items",
      "offsetParam": "from",
      "offsetStart": 0,
      "offsetStep": 9,
      "params": {
        "size": "9"
      },
      "headers": {
        "content-type": "application/json",
        "dkt-ecom-country": "ES",
        "dkt-ecom-origin": "web-navigate-front"
      },
      "referer": "https://www.decathlon.es/es/account/myPurchase?page={page}"
    },
    "detail": {
      "path": "/web-engage/ajax/order?associationId={internalId}&orderManager=cube",
      "method": "GET",
      "headers": {
        "content-type": "application/json",
        "dkt-ecom-country": "ES",
        "dkt-ecom-origin": "web-navigate-front"
      },
      "referer": "https://www.decathlon.es/es/account/orderTracking?transactionId={internalId}&type=store"
    }
  },
  "fields": {
    "internalId": "associationId",
    "number": "orderNumber",
    "date": "orderDate",
    "total": "orderTotalPrice",
    "storeName": "orderOrigin"
  },
  "schema": "receipt@1",
  "changelog": [
    {
      "version": "2026-08-08",
      "changes": "Añade `content` (copy bilingüe de la guía en habeas.dev) y `brand`. La página por fuente pasa a generarse desde la propia definición, no desde un fichero aparte en la web."
    },
    {
      "version": "2026-07-08",
      "changes": "Pedidos/recibos con detalle JSON."
    }
  ],
  "content": {
    "en": {
      "slug": "decathlon-receipts",
      "docs": "purchase receipts",
      "h1": "How to download your Decathlon receipts",
      "intro": "Decathlon keeps your purchase history tied to your account, with no option to export the whole thing."
    },
    "es": {
      "slug": "tickets-decathlon",
      "docs": "tickets de compra",
      "h1": "Cómo descargar tus tickets de Decathlon",
      "intro": "Decathlon guarda tu historial de compras asociado a tu cuenta, pero sin una opción de exportarlo entero."
    }
  },
  "brand": "Decathlon"
}
