ItemPrices

List one company's price rows across items, paged. Purchase rows are hidden per non-owned item. `asOf` is required and `status` selects which lifecycles to return; see IO.Catalog.Contracts.DTO.Pricelists.AccountPricesListRequest for every parameter.

get/v1/Accounts/{accountId}/prices

Path parameters

accountIdinteger required

Query parameters

ItemIdinteger
Type0 | 1
AsOfstring date required
statusPriceRowStatus[]
Pageinteger
PageSizeinteger
SortColumnstring
SortOrderstring

Response

Success

pageSizeinteger
pageinteger
totalCountinteger
filteredCountinteger

Changes

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