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.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new SuppliersResource(
transport,limiter?):SuppliersResource
Defined in: sdks/hepsiburada/src/resources/suppliers.ts:27
Parameters
Section titled “Parameters”transport
Section titled “transport”HepsiburadaTransport
limiter?
Section titled “limiter?”TokenBucketRateLimiter
Returns
Section titled “Returns”SuppliersResource
Methods
Section titled “Methods”createListingUpdateRequest()
Section titled “createListingUpdateRequest()”createListingUpdateRequest(
input):Promise<unknown>
Defined in: sdks/hepsiburada/src/resources/suppliers.ts:86
Create a new offer (listingUpdateRequest).
Parameters
Section titled “Parameters”CreateListingUpdateRequestInput
Returns
Section titled “Returns”Promise<unknown>
getListingUpdateRequest()
Section titled “getListingUpdateRequest()”getListingUpdateRequest(
requestId):Promise<unknown>
Defined in: sdks/hepsiburada/src/resources/suppliers.ts:71
Get a single offer by request id.
Parameters
Section titled “Parameters”requestId
Section titled “requestId”string
Returns
Section titled “Returns”Promise<unknown>
searchListingUpdateRequests()
Section titled “searchListingUpdateRequests()”searchListingUpdateRequests(
input):Promise<unknown>
Defined in: sdks/hepsiburada/src/resources/suppliers.ts:59
Search the supplier’s offers (listingUpdateRequests).
Parameters
Section titled “Parameters”ListingUpdateRequestSearchInput
Returns
Section titled “Returns”Promise<unknown>
searchOpenPurchaseOrders()
Section titled “searchOpenPurchaseOrders()”searchOpenPurchaseOrders(
input):Promise<unknown>
Defined in: sdks/hepsiburada/src/resources/suppliers.ts:35
Search open purchase orders.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”Promise<unknown>
searchSupplierListings()
Section titled “searchSupplierListings()”searchSupplierListings(
input):Promise<unknown>
Defined in: sdks/hepsiburada/src/resources/suppliers.ts:47
Search the supplier’s inventory listings.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”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.