Müşteri iptali (code-guard). held/ready → cancelled + hold serbest.
OturumYol parametresi:
idİstek
curl -X POST "https://{slug}.shop.blesyum.app/api/shop/v1/admin/preorders/<id>/cancel" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"Yanıt
{
"data": "…",
"trace_id": "01JC…"
}