Segmentation Batch Service REST Endpoints

Segmentation Services/Segmentation Batch Service
This service is used to perform Segment Batch operations.
Health Check of Segmentation Batch Service
Method: get
Path: /api/1.0/segmentationbatch/healthcheck
Retrieve All Segment Related Facts Values
Method: post
Path: /api/1.0/segmentBatch/getSegmentfacts
Retrieve List of Segment and Strategy Associated with Account
Method: get
Path: /api/1.0/segmentBatch/getAccountSegmentStrategyAssociation
Retrieve List of Segments Associated with List of Account IDs
Method: post
Path: /api/1.0/segmentBatch/getSegmentCdAndAcctIdMapping
Retrieve Segment Based on Account ID
Method: get
Path: /api/1.0/segmentBatch/getSegmentCdByAcctId
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