Skip to content

PriceInventoryUpdate

Defined in: sdks/trendyol/src/types/inventory.ts:11

A single price / stock update entry.

barcode is the only required field. Include any combination of:

  • quantity to update stock (max 20 000 per product)
  • salePrice to update the sale price
  • listPrice to update the list (strikethrough) price

listPrice must be greater than or equal to salePrice.

barcode: string

Defined in: sdks/trendyol/src/types/inventory.ts:12


optional listPrice?: number

Defined in: sdks/trendyol/src/types/inventory.ts:15


optional quantity?: number

Defined in: sdks/trendyol/src/types/inventory.ts:13


optional salePrice?: number

Defined in: sdks/trendyol/src/types/inventory.ts:14

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.