Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListProductPricesResponse

Returns a paged list of all calculated prices, optionally filtered by ProductID and PriceListID.

In addition to filtering on ProductID and PriceListID, it's also possible to only return prices for pricelists that are built using certain adjustment types.

For example, to only return prices for pricelists that contain a MANUAL_INPUT adjustment, pass that string into the PriceListAdjustmentTypes array field.

Likewise, to only return pricelists that are attached to an organization with a certain PriceListUsageType you can add the PriceListUsageTypeID to the PriceListUsageTypeIDs filter.

Hierarchy

  • ListProductPricesResponse

Index

Properties

Optional Error

Metadata

NextPageToken

NextPageToken: string

PreviousPageToken

PreviousPageToken: string

Results