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.
Properties
Section titled “Properties”claimDate?
Section titled “claimDate?”
optionalclaimDate?:string
Defined in: sdks/trendyol/src/types/claim.ts:97
ISO 8601 UTC (from ms-epoch claimDate).
customerFirstName?
Section titled “customerFirstName?”
optionalcustomerFirstName?:string
Defined in: sdks/trendyol/src/types/claim.ts:98
customerLastName?
Section titled “customerLastName?”
optionalcustomerLastName?: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).
orderDate?
Section titled “orderDate?”
optionalorderDate?:string
Defined in: sdks/trendyol/src/types/claim.ts:95
ISO 8601 UTC (from ms-epoch orderDate).
orderNumber
Section titled “orderNumber”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.