Skip to content

ProductUpdatesResource

Defined in: sdks/hepsiburada/src/resources/product-updates.ts:25

Hepsiburada Product Updates (urun-guncelleme-entegrasyonu).

Service base URL: oms-external[-sit].hepsiburada.com. 3-endpoint surface — submit updates, poll status, query update history per (merchantId, hbSku) pair.

NOTE: Sandbox beekod_dev merchant doesn’t have permission for this surface; SIT calls return 403. Behavior verified against the developer-portal spec; live-tested in production by integrators with the right scope.

new ProductUpdatesResource(transport, limiter?): ProductUpdatesResource

Defined in: sdks/hepsiburada/src/resources/product-updates.ts:28

HepsiburadaTransport

TokenBucketRateLimiter

ProductUpdatesResource

getUpdateHistory(hbSku): Promise<ProductUpdateHistoryEntry[]>

Defined in: sdks/hepsiburada/src/resources/product-updates.ts:80

Get the full update history for one (merchantId, hbSku) pair.

string

Promise<ProductUpdateHistoryEntry[]>


getUpdateStatus(trackingId): Promise<ProductUpdateStatus>

Defined in: sdks/hepsiburada/src/resources/product-updates.ts:57

Get the status of a previously-submitted update batch.

string

Promise<ProductUpdateStatus>


importUpdates(updates): Promise<ProductUpdateReceipt>

Defined in: sdks/hepsiburada/src/resources/product-updates.ts:39

Submit a batch of product updates. Returns a trackingId you can poll via getUpdateStatus(trackingId).

ProductUpdateInput

Promise<ProductUpdateReceipt>

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.