ListOrdersStreamParams
Defined in: sdks/trendyol/src/types/order.ts:179
Filter params for orders.listStream — the streaming alternative to
orders.list. Uses Trendyol’s opaque nextCursor (forwarded as the
@lonca/core CursorPaginationParams.cursor) instead of page-index
pagination.
Properties
Section titled “Properties”cursor?
Section titled “cursor?”
optionalcursor?:string
Defined in: sdks/trendyol/src/types/order.ts:180
lastModifiedEndDate?
Section titled “lastModifiedEndDate?”
optionallastModifiedEndDate?:Date
Defined in: sdks/trendyol/src/types/order.ts:191
Upper bound for lastModified.
lastModifiedStartDate?
Section titled “lastModifiedStartDate?”
optionallastModifiedStartDate?:Date
Defined in: sdks/trendyol/src/types/order.ts:189
Lower bound for lastModified (Trendyol expects ms-epoch).
limit?
Section titled “limit?”
optionallimit?:number
Defined in: sdks/trendyol/src/types/order.ts:181
packageItemStatuses?
Section titled “packageItemStatuses?”
optionalpackageItemStatuses?:string
Defined in: sdks/trendyol/src/types/order.ts:187
CSV of package-item statuses to filter by (e.g.
'Created,Picking,Invoiced'). Trendyol accepts the same status
vocabulary as ShipmentPackageStatus.
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.