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.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AccountingResource(
transport,limiter?):AccountingResource
Defined in: sdks/hepsiburada/src/resources/accounting.ts:24
Parameters
Section titled “Parameters”transport
Section titled “transport”HepsiburadaTransport
limiter?
Section titled “limiter?”TokenBucketRateLimiter
Returns
Section titled “Returns”AccountingResource
Methods
Section titled “Methods”listTransactions()
Section titled “listTransactions()”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”.
Parameters
Section titled “Parameters”params?
Section titled “params?”Returns
Section titled “Returns”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.