Skip to content

ListCompensationTicketsParams

Defined in: sdks/trendyol/src/types/returns.ts:75

Filter / pagination params for orders.getCompensationTickets().

optional cursor?: string

Defined in: packages/core/dist/index.d.ts:86

Opaque cursor from previous response’s nextCursor. Omit for the first page.

CursorPaginationParams.cursor


optional endDate?: Date

Defined in: sdks/trendyol/src/types/returns.ts:79

Upper bound on createDate.


optional limit?: number

Defined in: packages/core/dist/index.d.ts:88

Maximum items in the page. Marketplace SDKs may clamp this to their own bounds.

CursorPaginationParams.limit


optional startDate?: Date

Defined in: sdks/trendyol/src/types/returns.ts:77

Lower bound on createDate (Trendyol expects ms-epoch).

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.