Skip to content

Listing

Defined in: sdks/hepsiburada/src/types/listing.ts:29

A single listing row from listings.list().

availableStock: number

Defined in: sdks/hepsiburada/src/types/listing.ts:35


optional availableWarehouses?: string[]

Defined in: sdks/hepsiburada/src/types/listing.ts:55


optional cargoCompany1?: string

Defined in: sdks/hepsiburada/src/types/listing.ts:37


optional cargoCompany2?: string

Defined in: sdks/hepsiburada/src/types/listing.ts:38


optional cargoCompany3?: string

Defined in: sdks/hepsiburada/src/types/listing.ts:39


optional claimAddressLabel?: string

Defined in: sdks/hepsiburada/src/types/listing.ts:42


optional customizableProperties?: CustomizableProperty[]

Defined in: sdks/hepsiburada/src/types/listing.ts:47


optional deactivationReasons?: string[]

Defined in: sdks/hepsiburada/src/types/listing.ts:49

Reasons Hepsiburada surfaces when a listing is !isSalable.


dispatchTime: number

Defined in: sdks/hepsiburada/src/types/listing.ts:36


optional freezeReasons?: string[]

Defined in: sdks/hepsiburada/src/types/listing.ts:54


hasVariant: boolean

Defined in: sdks/hepsiburada/src/types/listing.ts:62


optional hepsiburadaSku?: string

Defined in: sdks/hepsiburada/src/types/listing.ts:32


isFrozen: boolean

Defined in: sdks/hepsiburada/src/types/listing.ts:53


isFulfilledByHB: boolean

Defined in: sdks/hepsiburada/src/types/listing.ts:56


isLocked: boolean

Defined in: sdks/hepsiburada/src/types/listing.ts:51


isSalable: boolean

Defined in: sdks/hepsiburada/src/types/listing.ts:46


isSuspended: boolean

Defined in: sdks/hepsiburada/src/types/listing.ts:50


listingId: string

Defined in: sdks/hepsiburada/src/types/listing.ts:30


optional lockReasons?: string[]

Defined in: sdks/hepsiburada/src/types/listing.ts:52


maximumPurchasableQuantity: number

Defined in: sdks/hepsiburada/src/types/listing.ts:43


optional merchantSku?: string

Defined in: sdks/hepsiburada/src/types/listing.ts:33


minimumPurchasableQuantity: number

Defined in: sdks/hepsiburada/src/types/listing.ts:44


price: number

Defined in: sdks/hepsiburada/src/types/listing.ts:34


priceDecreaseDisabled: boolean

Defined in: sdks/hepsiburada/src/types/listing.ts:58


priceIncreaseDisabled: boolean

Defined in: sdks/hepsiburada/src/types/listing.ts:57


optional pricings?: ListingPricing[]

Defined in: sdks/hepsiburada/src/types/listing.ts:45


optional productId?: string

Defined in: sdks/hepsiburada/src/types/listing.ts:61


optional shippingAddressLabel?: string

Defined in: sdks/hepsiburada/src/types/listing.ts:40


optional shippingProfileName?: string

Defined in: sdks/hepsiburada/src/types/listing.ts:41


optional skuAfterSuspension?: string

Defined in: sdks/hepsiburada/src/types/listing.ts:60


stockDecreaseDisabled: boolean

Defined in: sdks/hepsiburada/src/types/listing.ts:59


optional uniqueIdentifier?: string

Defined in: sdks/hepsiburada/src/types/listing.ts:31


optional updatedAt?: string | null

Defined in: sdks/hepsiburada/src/types/listing.ts:69

Last-update timestamp surfaced from the raw row (ISO 8601), or null when Hepsiburada’s listing row doesn’t carry one — so last-write-wins guards can check for null instead of silently no-op’ing. (Hepsiburada exposes update filters but doesn’t reliably return the timestamp on each row.)

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.