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
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
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
- ○