Skip to content

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.

new ShippingResource(transport, limiter?): ShippingResource

Defined in: sdks/hepsiburada/src/resources/shipping.ts:33

HepsiburadaTransport

TokenBucketRateLimiter

ShippingResource

createProfile(input): Promise<unknown>

Defined in: sdks/hepsiburada/src/resources/shipping.ts:93

Create a new shipping profile.

ShippingProfileInput

Promise<unknown>

when input is empty / missing fields HB requires.


getCargoFirms(): Promise<CargoFirm[]>

Defined in: sdks/hepsiburada/src/resources/shipping.ts:41

List the cargo firms Hepsiburada supports for the merchant.

Promise<CargoFirm[]>


listProfiles(): Promise<ShippingProfile[]>

Defined in: sdks/hepsiburada/src/resources/shipping.ts:66

List the merchant’s configured shipping profiles.

Promise<ShippingProfile[]>


updateProfile(input): Promise<unknown>

Defined in: sdks/hepsiburada/src/resources/shipping.ts:107

Update an existing shipping profile. Same body shape as createProfile.

ShippingProfileInput

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.