Skip to content

CompensationTicketState

CompensationTicketState = "Empty" | "MarkInCompensation" | "OpenedForRefund" | "StartCompensationFinanceProgress" | "StartCompensationInApprovalProgress" | "CompensationApproved" | "CompensationRejected" | "FoundAfterCompensationComplete" | "NotCompensationCase" | "FoundInCompensation" | "FoundInvestigationProgress" | "MarkCompensationCancel" | "CreateCompensationTicket" | "FinalizeCompensation" | "CloseCompensationTicket" | "FoundInvestigationProgressDeliveredToCustomer" | "FoundInCompensationDeliveredToCustomer" | "FoundAfterCompensationCompleteDeliveredToCustomer" | string & object

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

Lifecycle state of a Trendyol Express compensation ticket. Trendyol documents 18 distinct states (Empty, MarkInCompensation, CompensationApproved, etc.) — kept as an open enum so unknown future values still type-check.

Verified against the official spec on 2026-05-25.

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.