Transaction Security Profiles REST Endpoints

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