- Subcategories:
 - Transaction Security Profile Entries
 
Transaction Security Profiles REST Endpoints
            
            Transaction Security Profiles
            
        
        
    The transactionSecurityProfiles resource provides the transaction security profiles.
- Create a transaction security profile
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/transactionSecurityProfiles - Create or update a transaction security profile
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/transactionSecurityProfiles/action/createOrUpdateSecurityProfile - Delete an entry for a transaction security profile along with the associated subcategories
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/transactionSecurityProfiles/action/removeTransactionSecurityProfileEntry - Fetch all categories
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/transactionSecurityProfiles/action/fetchCategoriesByFamily - Fetch the list of subcategories
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/transactionSecurityProfiles/action/fetchSubcategoriesByFamilyAndCategory - Fetches the list of product families.
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/transactionSecurityProfiles/action/fetchAllFamilies - Get a transaction security profile details
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/transactionSecurityProfiles/{TransactionSecurityProfileId} - Get all transaction security profile details
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/transactionSecurityProfiles - Modify a transaction security profile entry
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/transactionSecurityProfiles/action/manageSecurityProfileEntry - Modify a transaction security profile with basic details
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/transactionSecurityProfiles/action/manageSecurityProfileBasicDetails - Update a transaction security profile
 - Method: patchPath:
/hcmRestApi/resources/11.13.18.05/transactionSecurityProfiles/{TransactionSecurityProfileId}