Product Template Mappings REST Endpoints
Product Template Mappings
The product template mapping resource is used to view, create, or delete a product template mapping. A product template mapping maps an item template under the root item class to the product template, and is used while creating products in sales.
- Create a product template map
- Method: postPath:
/crmRestApi/resources/11.13.18.05/productTemplateMappings - Delete a product template mapping
- Method: deletePath:
/crmRestApi/resources/11.13.18.05/productTemplateMappings/{ProdTmplMappingCode} - Get a product template mapping
- Method: getPath:
/crmRestApi/resources/11.13.18.05/productTemplateMappings/{ProdTmplMappingCode} - Get all product template mappings
- Method: getPath:
/crmRestApi/resources/11.13.18.05/productTemplateMappings