Skip to content

ListOrdersParams

Defined in: sdks/hepsiburada/src/types/order.ts:28

Query parameters shared across all list endpoints.

optional beginDate?: string

Defined in: sdks/hepsiburada/src/types/order.ts:40

ISO yyyy-MM-dd (or ISO 8601 timestamp).


optional endDate?: string

Defined in: sdks/hepsiburada/src/types/order.ts:42

ISO yyyy-MM-dd (or ISO 8601 timestamp).


optional limit?: number

Defined in: sdks/hepsiburada/src/types/order.ts:32

Page size. Default: 100 in SDK, up to 1000 server-side.


optional offset?: number

Defined in: sdks/hepsiburada/src/types/order.ts:30

Zero-based offset. Default: 0.


optional status?: string

Defined in: sdks/hepsiburada/src/types/order.ts:38

Filter by status (open enum: Open, Shipped, Delivered, Cancelled, …). Used only by list(); status-specific helpers (e.g. listCancelled) bake the status into the path instead.

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.