{
  "name": "Plantapont",
  "description": "Csomagolásmentes (zero-waste) üzletek magyarországi hálózata és webshopja. Az árak és a készlet üzletenként eltérhet; a nyilvános feed/API a nyilvános alapárat adja.",
  "url": "https://plantapont.hu",
  "language": "hu",
  "currency": "HUF",
  "updated": "2026-07-16",
  "capabilities": {
    "catalog": true,
    "product_feed": true,
    "quote": true,
    "agentic_checkout": false,
    "delegated_payment": false
  },
  "endpoints": {
    "product_feed_native": "https://plantapont.hu/feed.php",
    "product_feed_acp": "https://plantapont.hu/feed.php?format=acp",
    "product_feed_csv": "https://plantapont.hu/feed.php?format=csv",
    "google_merchant_feed": "https://plantapont.hu/gfeed.php",
    "api": "https://plantapont.hu/api.php",
    "api_products": "https://plantapont.hu/api.php?resource=products",
    "api_product": "https://plantapont.hu/api.php?resource=product&id={id}",
    "api_stores": "https://plantapont.hu/api.php?resource=stores",
    "api_quote": "https://plantapont.hu/api.php?resource=quote",
    "openapi": "https://plantapont.hu/.well-known/openapi.json",
    "documentation": "https://plantapont.hu/api_info.php",
    "sitemap": "https://plantapont.hu/sitemap.xml"
  },
  "protocols": {
    "acp": {
      "supported": ["product_feed"],
      "planned": ["agentic_checkout", "delegate_payment"],
      "spec": "https://agenticcommerce.dev"
    },
    "ucp": {
      "supported": [],
      "planned": ["checkout"],
      "spec": "https://ucp.dev"
    }
  },
  "fulfillment": {
    "primary": "store_pickup",
    "description": "Ingyenes bolti átvétel a kiválasztott Plantapont üzletben."
  },
  "policies": {
    "terms_of_service": "https://plantapont.hu/aszf.php"
  },
  "notes": "A tranzakció (fizetés) véglegesítése jelenleg emberi checkouton keresztül történik. Az ügynöki (agentic) fizetés fizetési szolgáltató (PSP) integrációt és biztonsági felülvizsgálatot igényel."
}
