Skip to content

AccountingResource

Defined in: sdks/hepsiburada/src/resources/accounting.ts:21

Hepsiburada Accounting (muhasebe-entegrasyonu).

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

One unique endpoint here — the per-record transactions feed. The “Performans Servisi” endpoint Hepsiburada documents under this product is the same /orders/merchantId/{id} already covered by orders.list().

NOTE: Sandbox beekod_dev merchant doesn’t have permission for this surface; SIT calls return 404 (no transactions). Endpoint typed from the developer-portal spec; live-tested in production by integrators with the right scope.

new AccountingResource(transport, limiter?): AccountingResource

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

HepsiburadaTransport

TokenBucketRateLimiter

AccountingResource

listTransactions(params?): Promise<AccountingTransaction[]>

Defined in: sdks/hepsiburada/src/resources/accounting.ts:36

List accounting transactions (record-level).

Hepsiburada’s portal documents this under “Kayıt Bazlı Muhasebe Servisi”.

ListTransactionsParams = {}

Promise<AccountingTransaction[]>

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.