Skip to content

CargoInvoiceItem

Defined in: sdks/trendyol/src/types/order.ts:159

One row from orders.getCargoInvoiceItems — a cargo invoice line item that ties a parcel ID to its cargo fee. Useful for reconciling Trendyol’s cargo deductions against your shipped packages.

optional amount?: number

Defined in: sdks/trendyol/src/types/order.ts:166

Fee charged in this row.


optional desi?: number

Defined in: sdks/trendyol/src/types/order.ts:168

Desi value used to compute the fee.


optional orderNumber?: string

Defined in: sdks/trendyol/src/types/order.ts:164


optional parcelUniqueId?: string | number

Defined in: sdks/trendyol/src/types/order.ts:163

Cargo parcel unique ID.


raw: Record<string, unknown>

Defined in: sdks/trendyol/src/types/order.ts:170

Untouched raw row.


optional shipmentPackageType?: string

Defined in: sdks/trendyol/src/types/order.ts:161

e.g. “Gönderi Kargo Bedeli” (outbound) or “İade Kargo Bedeli” (return).

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.