get https://api.pandadoc.com/public/v2/product-catalog/items/search
This method searches for items in your product catalog.
Use the query
parameter to search in title, SKU, description, category name, custom fields name and value. You can also search for items by their type, billing type, and category id.
Order search results, in both ascending and descending order, by these item properties:
- SKU
- Name
- Price
- Modification date
Use the exclude_uuids
parameter to exclude particular uuids from the search request.