- Subcategories:
- Large Object (LOB) Attributes - RouteUsing
- Large Object (LOB) Attributes - RulesCriteria
Business Process Approval Builder Rules REST Endpoints
Business Process Approval Builder Rules
The businessProcessApprovalBuilderRules resource is used to build representative lists in approval rules.
- Create an approver list
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/businessProcessRulesConfigurations - Delete an approver list
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/businessProcessRulesConfigurations/{TransactionRuleId} - Get a list of application roles
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/businessProcessRulesConfigurations/action/getApproverTypes - Get a list of approval users
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/businessProcessRulesConfigurations/action/getRoutingTypes - Get all approver lists
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/businessProcessRulesConfigurations - Get an approver list
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/businessProcessRulesConfigurations/{TransactionRuleId} - Gets a list of approval users that can be assignees of a specific process.
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/businessProcessRulesConfigurations/action/getManagementHierarchyStartsWith - Gets a list of user defined approval groups.
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/businessProcessRulesConfigurations/action/getRepresentativeOrManagerTypes - Return a list of approval users specific to the process
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/businessProcessRulesConfigurations/action/getOperatorsForAttributeType - Update an approver list
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/businessProcessRulesConfigurations/{TransactionRuleId}