Changes to 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
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.1
What changed
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○