ItemPrices

Bulk-upsert one item's price rows from the item price sheet (bulk admin entry / re-import of the exported `.xlsx`). Body fields match M:IO.CommonAPI.Controllers.v1.Catalog.ItemPricesController.DownloadXlsx(System.Int32,IO.Domain.Shared.Enums.PriceType,IO.Catalog.Contracts.DTO.Pricelists.ItemPricesExportRequest,System.Threading.CancellationToken)'s columns exactly; an empty `companyCode` targets the item's base price. Returns the count upserted.

post/v1/Items/{itemId}/prices/bulk

Path parameters

itemIdinteger required

Query parameters

type0 | 1 required
{"stackTrail":"paths:/v1/Items/{itemId}/prices/bulk:post:parameters:2:schema","oasType":"schema","type":"unknown","title":"Account"}

Account

Response

Success

integer required

Changes

Changed in 1 of the 2 revisions of this API.1