ItemPrices

List one item's price rows across companies, paged. Purchase rows are hidden from non-owner callers. `asOf` is required and `status` selects which lifecycles to return (defaulting to all of them); see IO.Catalog.Contracts.DTO.Pricelists.ItemPricesListRequest for every parameter.

get/v1/Items/{itemId}/prices

Path parameters

itemIdinteger required

Query parameters

RelationIdinteger
Type0 | 1
AsOfstring date required
statusPriceRowStatus[]
Pageinteger
PageSizeinteger
SortColumnstring
SortOrderstring
{"stackTrail":"paths:/v1/Items/{itemId}/prices:get:parameters:9:schema","oasType":"schema","type":"unknown","title":"Account"}

Account

Response

Success

pageSizeinteger
pageinteger
totalCountinteger
filteredCountinteger

Changes