Listing
Defined in: sdks/hepsiburada/src/types/listing.ts:29
A single listing row from listings.list().
Properties
Section titled “Properties”availableStock
Section titled “availableStock”availableStock:
number
Defined in: sdks/hepsiburada/src/types/listing.ts:35
availableWarehouses?
Section titled “availableWarehouses?”
optionalavailableWarehouses?:string[]
Defined in: sdks/hepsiburada/src/types/listing.ts:55
cargoCompany1?
Section titled “cargoCompany1?”
optionalcargoCompany1?:string
Defined in: sdks/hepsiburada/src/types/listing.ts:37
cargoCompany2?
Section titled “cargoCompany2?”
optionalcargoCompany2?:string
Defined in: sdks/hepsiburada/src/types/listing.ts:38
cargoCompany3?
Section titled “cargoCompany3?”
optionalcargoCompany3?:string
Defined in: sdks/hepsiburada/src/types/listing.ts:39
claimAddressLabel?
Section titled “claimAddressLabel?”
optionalclaimAddressLabel?:string
Defined in: sdks/hepsiburada/src/types/listing.ts:42
customizableProperties?
Section titled “customizableProperties?”
optionalcustomizableProperties?:CustomizableProperty[]
Defined in: sdks/hepsiburada/src/types/listing.ts:47
deactivationReasons?
Section titled “deactivationReasons?”
optionaldeactivationReasons?:string[]
Defined in: sdks/hepsiburada/src/types/listing.ts:49
Reasons Hepsiburada surfaces when a listing is !isSalable.
dispatchTime
Section titled “dispatchTime”dispatchTime:
number
Defined in: sdks/hepsiburada/src/types/listing.ts:36
freezeReasons?
Section titled “freezeReasons?”
optionalfreezeReasons?:string[]
Defined in: sdks/hepsiburada/src/types/listing.ts:54
hasVariant
Section titled “hasVariant”hasVariant:
boolean
Defined in: sdks/hepsiburada/src/types/listing.ts:62
hepsiburadaSku?
Section titled “hepsiburadaSku?”
optionalhepsiburadaSku?:string
Defined in: sdks/hepsiburada/src/types/listing.ts:32
isFrozen
Section titled “isFrozen”isFrozen:
boolean
Defined in: sdks/hepsiburada/src/types/listing.ts:53
isFulfilledByHB
Section titled “isFulfilledByHB”isFulfilledByHB:
boolean
Defined in: sdks/hepsiburada/src/types/listing.ts:56
isLocked
Section titled “isLocked”isLocked:
boolean
Defined in: sdks/hepsiburada/src/types/listing.ts:51
isSalable
Section titled “isSalable”isSalable:
boolean
Defined in: sdks/hepsiburada/src/types/listing.ts:46
isSuspended
Section titled “isSuspended”isSuspended:
boolean
Defined in: sdks/hepsiburada/src/types/listing.ts:50
listingId
Section titled “listingId”listingId:
string
Defined in: sdks/hepsiburada/src/types/listing.ts:30
lockReasons?
Section titled “lockReasons?”
optionallockReasons?:string[]
Defined in: sdks/hepsiburada/src/types/listing.ts:52
maximumPurchasableQuantity
Section titled “maximumPurchasableQuantity”maximumPurchasableQuantity:
number
Defined in: sdks/hepsiburada/src/types/listing.ts:43
merchantSku?
Section titled “merchantSku?”
optionalmerchantSku?:string
Defined in: sdks/hepsiburada/src/types/listing.ts:33
minimumPurchasableQuantity
Section titled “minimumPurchasableQuantity”minimumPurchasableQuantity:
number
Defined in: sdks/hepsiburada/src/types/listing.ts:44
price:
number
Defined in: sdks/hepsiburada/src/types/listing.ts:34
priceDecreaseDisabled
Section titled “priceDecreaseDisabled”priceDecreaseDisabled:
boolean
Defined in: sdks/hepsiburada/src/types/listing.ts:58
priceIncreaseDisabled
Section titled “priceIncreaseDisabled”priceIncreaseDisabled:
boolean
Defined in: sdks/hepsiburada/src/types/listing.ts:57
pricings?
Section titled “pricings?”
optionalpricings?:ListingPricing[]
Defined in: sdks/hepsiburada/src/types/listing.ts:45
productId?
Section titled “productId?”
optionalproductId?:string
Defined in: sdks/hepsiburada/src/types/listing.ts:61
shippingAddressLabel?
Section titled “shippingAddressLabel?”
optionalshippingAddressLabel?:string
Defined in: sdks/hepsiburada/src/types/listing.ts:40
shippingProfileName?
Section titled “shippingProfileName?”
optionalshippingProfileName?:string
Defined in: sdks/hepsiburada/src/types/listing.ts:41
skuAfterSuspension?
Section titled “skuAfterSuspension?”
optionalskuAfterSuspension?:string
Defined in: sdks/hepsiburada/src/types/listing.ts:60
stockDecreaseDisabled
Section titled “stockDecreaseDisabled”stockDecreaseDisabled:
boolean
Defined in: sdks/hepsiburada/src/types/listing.ts:59
uniqueIdentifier?
Section titled “uniqueIdentifier?”
optionaluniqueIdentifier?:string
Defined in: sdks/hepsiburada/src/types/listing.ts:31
updatedAt?
Section titled “updatedAt?”
optionalupdatedAt?: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.