ShippingResource
Defined in: sdks/hepsiburada/src/resources/shipping.ts:30
Hepsiburada Shipping (shipping-entegrasyonu) — cargo firm catalog +
merchant shipping profile management.
Service base URL: shipping-external[-sit].hepsiburada.com.
Hepsiburada’s published OpenAPI for this surface lists 4 paths but
leaves body schemas / response schemas empty. The SDK exposes the
documented paths typed and accepts loose Record<string, unknown>
payloads — see the developer-portal doc page for field rules.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new ShippingResource(
transport,limiter?):ShippingResource
Defined in: sdks/hepsiburada/src/resources/shipping.ts:33
Parameters
Section titled “Parameters”transport
Section titled “transport”HepsiburadaTransport
limiter?
Section titled “limiter?”TokenBucketRateLimiter
Returns
Section titled “Returns”ShippingResource
Methods
Section titled “Methods”createProfile()
Section titled “createProfile()”createProfile(
input):Promise<unknown>
Defined in: sdks/hepsiburada/src/resources/shipping.ts:93
Create a new shipping profile.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”Promise<unknown>
Throws
Section titled “Throws”when input is empty / missing fields HB requires.
getCargoFirms()
Section titled “getCargoFirms()”getCargoFirms():
Promise<CargoFirm[]>
Defined in: sdks/hepsiburada/src/resources/shipping.ts:41
List the cargo firms Hepsiburada supports for the merchant.
Returns
Section titled “Returns”Promise<CargoFirm[]>
listProfiles()
Section titled “listProfiles()”listProfiles():
Promise<ShippingProfile[]>
Defined in: sdks/hepsiburada/src/resources/shipping.ts:66
List the merchant’s configured shipping profiles.
Returns
Section titled “Returns”Promise<ShippingProfile[]>
updateProfile()
Section titled “updateProfile()”updateProfile(
input):Promise<unknown>
Defined in: sdks/hepsiburada/src/resources/shipping.ts:107
Update an existing shipping profile. Same body shape as createProfile.
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.