Products

Scope: crm

Who can perform the method: depends on the method

Method

Description

crm.product.add

Creates a new product

crm.product.delete

Deletes a product

crm.product.fields

Returns the description of product fields

crm.product.get

Returns a product by its identifier

crm.product.list

Returns a list of products based on a filter

crm.product.update

Updates an existing product

crm.product.property.types

Returns a list of product property types

crm.product.property.fields

Returns the description of fields for product properties

crm.product.property.settings.fields

Returns the description of fields for additional settings of custom product properties

crm.product.property.enumeration.fields

Returns the description of fields for list-type product property elements

crm.product.property.add

Creates a new product property

crm.product.property.get

Returns a product property by its identifier

crm.product.property.list

Returns a list of product properties

crm.product.property.update

Updates an existing product property

crm.product.property.delete

Deletes a product property

A complete list of product events is provided in the article Events.