List catalog entries
Returns a paginated list of catalog entries, filterable by company, vendor, and search term.
API version to use (optional, defaults to latest)
Filter entries by company ID (required)
Page number (default: 1)
Items per page (default: 50, max: 100)
Comma-separated list of fields to expand. Options: prices, allowances. When used, returns full CatalogEntryObject instead of CatalogEntryBasicObject.
List of catalog entries (uses CatalogEntryBasicObject by default, CatalogEntryObject when expand is used)