Tip |
---|
Available from CRM.COM R14.0.0 |
Excerpt |
---|
This method is used to synchronise products information in CRM.COM within a single Web API method call. Note that the maximum number of products to be synchronised is 1000 |
...
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
token | String | The token retrieved from the login method | ||||||
matching_criteria (mandatory) | String | Determines to which CRM.COM product field the 3rd party system's product code maps to. The available values are CODE and ALTERNATIVE_CODE | ||||||
enforce_update (optional) | Boolean | Enforces the product that exists in CRM.COM to be updated according to its matching product. If the setting is set to "No", then the product within CRM.COM is not updated and an error is returned by the process. Defaults to "No". | ||||||
type_identifier (optional) | Product Type Identifier | The product type identifier of the product that will be set by default if a specific product type is not specified per product. The allowed product type identifier fields are the following:
| ||||||
brand_identifier (optional) | Product Brand Identifier | The product brand identifier of the product that will be set by default if a specific product brand is not specified per product. The allowed product brand identifier fields are the following:
| ||||||
family_identifier (optional) | Product Family Identifier | The product family identifier of the product that will be set by default if a specific product family is not specified per product. The allowed product family identifier fields are the following:
| ||||||
category_identifier (optional) | Product Category Object | The product category identifier of the product that will be set by default if a specific product category is not specified per product. The allowed product category identifier fields are the following:
| ||||||
vat_rate (optional) | VAT Rate Object | The VAT Rate identifier of the product that will be set by default if a specific VAT rate is not specified per product. The allowed VAT Rate identifier fields are the following:
| ||||||
tax_rate (optional) | Tax Rate Object | The Tax Rate identifier of the product that will be set by default if a specific Tax rate is not specified per product.The allowed Tax Rate identifier fields are the following:
| ||||||
product_validity_from (optional) | Date | A default date from which the product will be valid | ||||||
product_validity_to (optional) | Date | The default date until which the product will be valid | ||||||
(mandatory) | Set of Product Objects | The set of products that will be synchronised through the Web API method.customer events that will be created by this Web API method. Note that the maximum number of products that can be specified within a single Web API call is 1000 | ||||||
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...
- It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified.
Anchor product referred objects product referred objects
Referred Parameter Objects Data
product referred objects | |
product referred objects |
Expand | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
...