Views & Templates REST Endpoints
Commerce Process Setups/Views & Templates
The operations from the Commerce Process Setups/Views & Templates category.
- Copy a Printer Friendly XSL View
- Method: postPath:
/rest/v19/commerceProcessSetups/{processVarName}/printerFriendlyXSLViews/actions/copy - Create a Printer Friendly XSL View
- Method: postPath:
/rest/v19/commerceProcessSetups/{processVarName}/printerFriendlyXSLViews - Delete Printer Friendly XSL Views
- Method: postPath:
/rest/v19/commerceProcessSetups/{processVarName}/printerFriendlyXSLViews/actions/delete - Get Printer Friendly XSL View Settings
- Method: getPath:
/rest/v19/commerceProcessSetups/{processVarName}/printerFriendlyXSLViews/settings - Update a Printer Friendly XSL View
- Method: patchPath:
/rest/v19/commerceProcessSetups/{processVarName}/printerFriendlyXSLViews/{xslVarName}