List products by price list

Retrieves details of active products associated with the provided price list ID. The API only retrieves active products with an active price list and price list item. The API also applies visibility rules and only retrieves relevant products.

The API searches, sorts, filters, and applies pagination on the retrieved result.

For example, retrieve a list of products where the product name is "Product A", sort the result by product name.

The API returns the list of products in a pricelist and details of the following fields among others.

  • Product Name
  • Product Code
  • Product Description
  • Product Family
  • Product Type
  • Configuration Type
  • Has Attributes
  • Configuration Type
  • Option produts (if provided product is a bundle) including the default bundle options
  • The image associated with the product
  • List Price
  • Charge Type
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!