Effectivity Groups REST Endpoints

v2/Setup/Effectivity Groups/Effectivity Groups

These APIs maintain Effectivity Groups:

Release Description
23.5 Effectivity Groups v2 introduced
23.6 Update endpoint will only update an existing record and will not insert a new record.
23.7 Introduced bulk insert and bulk update endpoints. These endpoints are available from Simphony 19.9 and above.
Add Effectivity Groups
Method: post
Path: /config/sim/v2/setup/effectivityGroups
Bulk Insert Effectivity Groups
Method: post
Path: /config/sim/v2/setup/bulkInsertEffectivityGroups
Bulk Update Effectivity Groups
Method: post
Path: /config/sim/v2/setup/bulkUpdateEffectivityGroups
Delete Effectivity Groups
Method: post
Path: /config/sim/v2/setup/deleteEffectivityGroups
Get Effectivity Groups
Method: post
Path: /config/sim/v2/setup/getEffectivityGroups
Update Effectivity Groups
Method: post
Path: /config/sim/v2/setup/updateEffectivityGroups