Segment Maintenance Service REST Endpoints

Segmentation Services/Segment Maintenance Service
This service is used to perform Segment Batch operations.
Retrieve All Segment Related Facts Values
Method: post
Path: /api/1.0/segmentBatch/getSegmentfacts
Retrieve List of Segment And Strategy Associated with an Account
Method: get
Path: /api/1.0/segmentBatch/getAccountSegmentStrategyAssociation
Retrieve List of Segments Associated with an List of Account ID
Method: post
Path: /api/1.0/segmentBatch/getSegmentCdAndAcctIdMapping
Retrieve the Segment based on Account ID
Method: get
Path: /api/1.0/segmentBatch/getSegmentCdByAcctId
Retrieve the Segment based on Account ID and Case ID
Method: get
Path: /api/1.0/segmentBatch/getSegmentCdByAcctIdandCaseId
Update Segment Associated and Delete Segment Association History
Method: post
Path: /api/1.0/segmentBatch/updateSegAssoAndDeleteSegAssoHistRev
Update Segment Association History and Delete Segment Association
Method: post
Path: /api/1.0/segmentBatch/updateSegAssoHistAndDeleteSegAsso