Skip to content

Claim

Defined in: sdks/trendyol/src/types/claim.ts:90

A return claim. Trendyol returns ~20 fields; the SDK surfaces the stable subset and keeps everything else on raw.

optional claimDate?: string

Defined in: sdks/trendyol/src/types/claim.ts:97

ISO 8601 UTC (from ms-epoch claimDate).


optional customerFirstName?: string

Defined in: sdks/trendyol/src/types/claim.ts:98


optional customerLastName?: string

Defined in: sdks/trendyol/src/types/claim.ts:99


id: string

Defined in: sdks/trendyol/src/types/claim.ts:92

Claim ID (Trendyol returns it under both id and claimId — same value).


optional orderDate?: string

Defined in: sdks/trendyol/src/types/claim.ts:95

ISO 8601 UTC (from ms-epoch orderDate).


orderNumber: string

Defined in: sdks/trendyol/src/types/claim.ts:93


raw: Record<string, unknown>

Defined in: sdks/trendyol/src/types/claim.ts:101

Untouched raw claim — pull undocumented fields from here.

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.