hepsiburadaCapabilities
consthepsiburadaCapabilities:object
Defined in: sdks/hepsiburada/src/capabilities.ts:13
Static feature-capability flags for the Hepsiburada 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 Trendyol 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:false=false
Listing rows don’t reliably carry a last-update timestamp (Listing.updatedAt
is surfaced best-effort and is often null), so last-write-wins guards can’t
depend on it.
scheduledPricing
Section titled “scheduledPricing”
readonlyscheduledPricing:true=true
Listings support time-bounded pricing windows (ListingPricing.startDate/endDate).
stockOnlyBatch
Section titled “stockOnlyBatch”
readonlystockOnlyBatch:true=true
listings.uploadStock accepts stock-only batches (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.