Tip |
---|
Available from CRM.COM R14.0.0 |
Excerpt |
---|
This method is used to synchronise products information in CRM.COM with products information that exists in a 3rd party system, 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 | ||||||||||||||||||||||||||||||||||
matchingsynchronisation_definition_criteriaidentifier (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: | V4:product_type_identifier | V4:product_type_identifier | 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 the products synchronisation definition. The available products synchronisation definition identifier fields are the following: | product_validity_to (optional) | Date | The default date until which the product will be valid
| family_identifier (optional) | Product Family Identifier | ||||||||||||||||||||||||
Include Page | V4:product_family_identifier | V4:product_family_identifier | category_identifier (optional) | Product Category Object | ||||||||||||||||||||||||||||||||
Include Page | V4:product_category_identifier | V4:product_category_identifier | vat_rate (optional) | VAT Rate Object | ||||||||||||||||||||||||||||||||
Include Page | V4:vat_rate_identifier | V4:vat_rate_identifier | tax_rate (optional) | Tax Rate Object | ||||||||||||||||||||||||||||||||
Include Page | V4:tax_rate_identifier | V4:tax_rate_identifier | ||||||||||||||||||||||||||||||||||
product_validity_from (optional) | Date | A default date from 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 |
...
Expand | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
...