ListInventoryAndPriceParams
Defined in: sdks/trendyol/src/resources/products.ts:52
Filters for products.listInventoryAndPrice (Trendyol’s lightweight
inventory-and-price approved-product filter). All filters are optional;
pass none to page through every approved product’s stock + price.
Extends
Section titled “Extends”Properties
Section titled “Properties”barcode?
Section titled “barcode?”
optionalbarcode?:string
Defined in: sdks/trendyol/src/resources/products.ts:54
Filter by a single barcode.
contentId?
Section titled “contentId?”
optionalcontentId?:string
Defined in: sdks/trendyol/src/resources/products.ts:56
Filter by a single contentId.
cursor?
Section titled “cursor?”
optionalcursor?:string
Defined in: packages/core/dist/index.d.ts:86
Opaque cursor from previous response’s nextCursor. Omit for the first page.
Inherited from
Section titled “Inherited from”limit?
Section titled “limit?”
optionallimit?:number
Defined in: packages/core/dist/index.d.ts:88
Maximum items in the page. Marketplace SDKs may clamp this to their own bounds.
Inherited from
Section titled “Inherited from”orderByDirection?
Section titled “orderByDirection?”
optionalorderByDirection?:"ASC"|"DESC"
Defined in: sdks/trendyol/src/resources/products.ts:66
Sort by SellerCreatedDate. ASC = oldest→newest, DESC = newest→oldest.
productMainId?
Section titled “productMainId?”
optionalproductMainId?:string
Defined in: sdks/trendyol/src/resources/products.ts:60
Filter by the seller’s productMainId.
status?
Section titled “status?”
optionalstatus?:ApprovedProductStatus
Defined in: sdks/trendyol/src/resources/products.ts:62
Filter by listing status (archived / blacklisted / locked / onSale / notOnSale).
stockCode?
Section titled “stockCode?”
optionalstockCode?:string
Defined in: sdks/trendyol/src/resources/products.ts:58
Filter by the seller’s stock code.
storeFrontCode?
Section titled “storeFrontCode?”
optionalstoreFrontCode?:string
Defined in: sdks/trendyol/src/resources/products.ts:71
Storefront code sent as the storeFrontCode header. Required on the
International marketplace; optional on the Türkiye marketplace.
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.