trendyolCapabilities
consttrendyolCapabilities:object
Defined in: sdks/trendyol/src/capabilities.ts:13
Static feature-capability flags for the Trendyol marketplace, so consumers
can feature-detect instead of hard-coding marketplace quirks. Read them off
a client as client.capabilities.
The flag values are marketplace-specific, but the const satisfies the
shared MarketplaceCapabilities contract so the key set can’t drift
from the Hepsiburada SDK without a compile error. Kept as const so the
literal true/false values stay narrowed.
Type Declaration
Section titled “Type Declaration”listingUpdatedAt
Section titled “listingUpdatedAt”
readonlylistingUpdatedAt:true=true
Products expose updatedAt, so last-write-wins guards are supported.
scheduledPricing
Section titled “scheduledPricing”
readonlyscheduledPricing:false=false
Trendyol has no time-bounded / scheduled pricing (pricings[]).
stockOnlyBatch
Section titled “stockOnlyBatch”
readonlystockOnlyBatch:true=true
inventory.update accepts stock-only items (quantity with no price).
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.