Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.04 KB

Product.md

File metadata and controls

18 lines (14 loc) · 1.04 KB

Pipedrive.Product

Properties

Name Type Description Notes
id Number The ID of the product [optional]
name String The name of the product [optional]
code String Product code [optional]
unit String The unit in which this product is sold [optional]
tax Number Tax percentage [optional] [default to 0]
activeFlag NumberBooleanDefault1 Whether this product is active or not [optional]
selectable NumberBooleanDefault1 Whether this product is selected in Deals or not [optional]
visibleTo VisibleTo Visibility of the product [optional]
ownerId Object Information about the Pipedrive User who owns the product [optional]
prices [Object] Array of objects, each containing: currency (string), price (number), cost (number, optional), overhead_cost (number, optional) [optional]