ListOrdersParams
Defined in: sdks/hepsiburada/src/types/order.ts:28
Query parameters shared across all list endpoints.
Properties
Section titled “Properties”beginDate?
Section titled “beginDate?”
optionalbeginDate?:string
Defined in: sdks/hepsiburada/src/types/order.ts:40
ISO yyyy-MM-dd (or ISO 8601 timestamp).
endDate?
Section titled “endDate?”
optionalendDate?:string
Defined in: sdks/hepsiburada/src/types/order.ts:42
ISO yyyy-MM-dd (or ISO 8601 timestamp).
limit?
Section titled “limit?”
optionallimit?:number
Defined in: sdks/hepsiburada/src/types/order.ts:32
Page size. Default: 100 in SDK, up to 1000 server-side.
offset?
Section titled “offset?”
optionaloffset?:number
Defined in: sdks/hepsiburada/src/types/order.ts:30
Zero-based offset. Default: 0.
status?
Section titled “status?”
optionalstatus?: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.