8 uç · /api/erp/v1/shipment-plans
İstek örnekleri ucun GERÇEK metodu ve yolundan üretilir. 8 ucun elle doğrulanmış gövde örneği henüz yok; o uçlarda iskelet gövdesizdir — uydurma bir alan yazmıyoruz.
idcurl -X GET "https://{slug}.erp.blesyum.app/api/erp/v1/shipment-plans/<id>/fill" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"{
"data": "…",
"trace_id": "01JC…"
}id(`failed` doluysa plan `draft` kalır ve çağrı tekrar edilebilir — üretim idempotenttir).
curl -X POST "https://{slug}.erp.blesyum.app/api/erp/v1/shipment-plans/<id>/release" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"{
"data": "…",
"trace_id": "01JC…"
}