Bölüm-sitemap'i: yalnız verilen bölümün URL'leri (products|collections|pages|blog). Bilinmeyen
OturumYol parametresi:
sectionbölüm → boş urlset (spec-geçerli; 404-yerine boş = crawler-dostu).
İstek
curl -X GET "https://{slug}.shop.blesyum.app/api/shop/v1/storefront/sitemaps/<section>" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"Yanıt
{
"data": "…",
"trace_id": "01JC…"
}