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.
Properties
Section titled “Properties”amount?
Section titled “amount?”
optionalamount?:number
Defined in: sdks/trendyol/src/types/order.ts:166
Fee charged in this row.
optionaldesi?:number
Defined in: sdks/trendyol/src/types/order.ts:168
Desi value used to compute the fee.
orderNumber?
Section titled “orderNumber?”
optionalorderNumber?:string
Defined in: sdks/trendyol/src/types/order.ts:164
parcelUniqueId?
Section titled “parcelUniqueId?”
optionalparcelUniqueId?: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.
shipmentPackageType?
Section titled “shipmentPackageType?”
optionalshipmentPackageType?: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.