Skip to content

FinanceResource

Defined in: sdks/trendyol/src/resources/finance.ts:84

Trendyol finance endpoints — current-account-statement settlements and “other financials” (cargo invoices, labor cost adjustments, etc.).

Both endpoints return the same FinancialTransaction shape on the wire, so the SDK exposes one typed surface for them.

new FinanceResource(transport, limiter?): FinanceResource

Defined in: sdks/trendyol/src/resources/finance.ts:87

TrendyolTransport

TokenBucketRateLimiter

FinanceResource

getOtherFinancials(params?): Promise<CursorPage<FinancialTransaction>>

Defined in: sdks/trendyol/src/resources/finance.ts:101

ListFinanceParams = {}

Promise<CursorPage<FinancialTransaction>>


getSettlements(params?): Promise<CursorPage<FinancialTransaction>>

Defined in: sdks/trendyol/src/resources/finance.ts:94

ListFinanceParams = {}

Promise<CursorPage<FinancialTransaction>>

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.