FinancialTransaction
Defined in: sdks/trendyol/src/types/misc.ts:51
One row from Trendyol’s current-account statement — returned by both
finance.getSettlements() and finance.getOtherFinancials() (both
endpoints share the FinancialTransaction wire schema).
Field set verified against the spec on 2026-05-25. The SDK exposes the
stable subset; anything Trendyol adds later remains accessible via raw.
Properties
Section titled “Properties”barcode?
Section titled “barcode?”
optionalbarcode?:string|null
Defined in: sdks/trendyol/src/types/misc.ts:57
Product barcode when the transaction is tied to a SKU.
commissionAmount?
Section titled “commissionAmount?”
optionalcommissionAmount?:number|null
Defined in: sdks/trendyol/src/types/misc.ts:71
commissionInvoiceSerialNumber?
Section titled “commissionInvoiceSerialNumber?”
optionalcommissionInvoiceSerialNumber?:string|null
Defined in: sdks/trendyol/src/types/misc.ts:72
commissionRate?
Section titled “commissionRate?”
optionalcommissionRate?:number|null
Defined in: sdks/trendyol/src/types/misc.ts:70
country?
Section titled “country?”
optionalcountry?:string|null
Defined in: sdks/trendyol/src/types/misc.ts:85
credit?
Section titled “credit?”
optionalcredit?:number
Defined in: sdks/trendyol/src/types/misc.ts:67
Credit amount on the seller’s account.
optionaldebt?:number
Defined in: sdks/trendyol/src/types/misc.ts:65
Debit amount on the seller’s account.
description?
Section titled “description?”
optionaldescription?:string|null
Defined in: sdks/trendyol/src/types/misc.ts:62
id:
string
Defined in: sdks/trendyol/src/types/misc.ts:53
Transaction ID (string per Trendyol).
orderNumber?
Section titled “orderNumber?”
optionalorderNumber?:string|null
Defined in: sdks/trendyol/src/types/misc.ts:76
paymentDate?
Section titled “paymentDate?”
optionalpaymentDate?:string
Defined in: sdks/trendyol/src/types/misc.ts:79
ISO 8601 UTC (from ms-epoch paymentDate).
paymentOrderId?
Section titled “paymentOrderId?”
optionalpaymentOrderId?:number|null
Defined in: sdks/trendyol/src/types/misc.ts:77
paymentPeriod?
Section titled “paymentPeriod?”
optionalpaymentPeriod?:number|null
Defined in: sdks/trendyol/src/types/misc.ts:69
raw:
Record<string,unknown>
Defined in: sdks/trendyol/src/types/misc.ts:88
Untouched raw row — pull any undocumented fields from here.
receiptId?
Section titled “receiptId?”
optionalreceiptId?:number|null
Defined in: sdks/trendyol/src/types/misc.ts:61
Receipt ID (“dekont no”) when applicable.
sellerId?
Section titled “sellerId?”
optionalsellerId?:number
Defined in: sdks/trendyol/src/types/misc.ts:81
sellerRevenue?
Section titled “sellerRevenue?”
optionalsellerRevenue?:number|null
Defined in: sdks/trendyol/src/types/misc.ts:74
Net seller revenue after Trendyol’s cut.
storeAddress?
Section titled “storeAddress?”
optionalstoreAddress?:string|null
Defined in: sdks/trendyol/src/types/misc.ts:84
storeId?
Section titled “storeId?”
optionalstoreId?:number|null
Defined in: sdks/trendyol/src/types/misc.ts:82
storeName?
Section titled “storeName?”
optionalstoreName?:string|null
Defined in: sdks/trendyol/src/types/misc.ts:83
transactionDate?
Section titled “transactionDate?”
optionaltransactionDate?:string
Defined in: sdks/trendyol/src/types/misc.ts:55
ISO 8601 UTC (from ms-epoch transactionDate).
transactionType?
Section titled “transactionType?”
optionaltransactionType?:string
Defined in: sdks/trendyol/src/types/misc.ts:59
Transaction category (e.g. 'Satış', 'Ödeme').
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.