Skip to content

NormalizedStatusResult

Defined in: packages/core/src/order-status.ts:25

Result of normalizing a raw marketplace status. The raw value is always preserved, and mapped makes an unrecognized status visible at runtime instead of letting it disappear into a default.

mapped: boolean

Defined in: packages/core/src/order-status.ts:31

false when the raw value had no mapping (normalized fell back to 'unknown').


normalized: NormalizedOrderStatus

Defined in: packages/core/src/order-status.ts:27

Mapped normalized status, or 'unknown' when the raw value wasn’t recognized.


raw: string

Defined in: packages/core/src/order-status.ts:29

The original raw status string from the marketplace, preserved verbatim.

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.