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: post
Path: /crmRestApi/resources/11.13.18.05/productTemplateMappings
Delete a product template mapping
Method: delete
Path: /crmRestApi/resources/11.13.18.05/productTemplateMappings/{ProdTmplMappingCode}
Get a product template mapping
Method: get
Path: /crmRestApi/resources/11.13.18.05/productTemplateMappings/{ProdTmplMappingCode}
Get all product template mappings
Method: get
Path: /crmRestApi/resources/11.13.18.05/productTemplateMappings