Skip to content

KnownHepsiburadaOrderStatus

KnownHepsiburadaOrderStatus = "Open" | "Shipped" | "Delivered" | "Cancelled" | "Returned"

Defined in: sdks/hepsiburada/src/status.ts:12

Hepsiburada order / package statuses the SDK maps exhaustively.

Hepsiburada types status as a free string on the wire (no enum), so this is the SDK-owned known set. It is intentionally conservative — only statuses confirmed against the API are listed — and extended as more are confirmed. Any value not in the map degrades to { normalized: 'unknown', mapped: false } (never a silent default), so an unrecognized status is visible, not hidden.

Unofficial. Lonca is an independent, community-maintained project — not affiliated with, endorsed by, or supported by Trendyol, Hepsiburada, or any other marketplace. All marketplace names and trademarks belong to their respective owners.