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:
quantityto update stock (max 20 000 per product)salePriceto update the sale pricelistPriceto update the list (strikethrough) price
listPrice must be greater than or equal to salePrice.
Properties
Section titled “Properties”barcode
Section titled “barcode”barcode:
string
Defined in: sdks/trendyol/src/types/inventory.ts:12
listPrice?
Section titled “listPrice?”
optionallistPrice?:number
Defined in: sdks/trendyol/src/types/inventory.ts:15
quantity?
Section titled “quantity?”
optionalquantity?:number
Defined in: sdks/trendyol/src/types/inventory.ts:13
salePrice?
Section titled “salePrice?”
optionalsalePrice?: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.