-Product Family REST Endpoints
Product Setups/-Product Family
These endpoints are used to manage Product Family setups.
- Delete a Product Family Setup
- Method: deletePath:
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName} - Deploy a Product Family
- Method: postPath:
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName}/actions/deploy - Get a Product Family Setup
- Method: getPath:
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName} - Get Product Family Setups
- Method: getPath:
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies - Get Undeployed Data Tables
- Method: postPath:
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName}/actions/getRelatedUndeployedDataTables - Remove Product Family Support
- Method: postPath:
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName}/actions/removeSupport