Skip to content

SuppliersResource

Defined in: sdks/hepsiburada/src/resources/suppliers.ts:24

Hepsiburada Supplier integration (tedarikci-entegrasyonu).

Service base URL: oms-external[-sit].hepsiburada.com.

Covers purchase-order discovery, inventory search, and the offer (listingUpdateRequest) lifecycle for suppliers.

NOTE: Sandbox beekod_dev merchant doesn’t have permission for this surface; SIT calls return 403. Endpoints typed from the developer-portal spec; live-tested in production by integrators with the supplier role.

new SuppliersResource(transport, limiter?): SuppliersResource

Defined in: sdks/hepsiburada/src/resources/suppliers.ts:27

HepsiburadaTransport

TokenBucketRateLimiter

SuppliersResource

createListingUpdateRequest(input): Promise<unknown>

Defined in: sdks/hepsiburada/src/resources/suppliers.ts:86

Create a new offer (listingUpdateRequest).

CreateListingUpdateRequestInput

Promise<unknown>


getListingUpdateRequest(requestId): Promise<unknown>

Defined in: sdks/hepsiburada/src/resources/suppliers.ts:71

Get a single offer by request id.

string

Promise<unknown>


searchListingUpdateRequests(input): Promise<unknown>

Defined in: sdks/hepsiburada/src/resources/suppliers.ts:59

Search the supplier’s offers (listingUpdateRequests).

ListingUpdateRequestSearchInput

Promise<unknown>


searchOpenPurchaseOrders(input): Promise<unknown>

Defined in: sdks/hepsiburada/src/resources/suppliers.ts:35

Search open purchase orders.

OpenPurchaseOrderSearchInput

Promise<unknown>


searchSupplierListings(input): Promise<unknown>

Defined in: sdks/hepsiburada/src/resources/suppliers.ts:47

Search the supplier’s inventory listings.

SupplierListingSearchInput

Promise<unknown>

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.