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: getPath:
/api/1.0/segmentationbatch/healthcheck - Retrieve All Segment Related Facts Values
- Method: postPath:
/api/1.0/segmentBatch/getSegmentfacts - Retrieve List of Segment and Strategy Associated with Account
- Method: getPath:
/api/1.0/segmentBatch/getAccountSegmentStrategyAssociation - Retrieve List of Segments Associated with List of Account IDs
- Method: postPath:
/api/1.0/segmentBatch/getSegmentCdAndAcctIdMapping - Retrieve Segment Based on Account ID
- Method: getPath:
/api/1.0/segmentBatch/getSegmentCdByAcctId - Update Segment Associated and Delete Segment Association History
- Method: postPath:
/api/1.0/segmentBatch/updateSegAssoAndDeleteSegAssoHistRev - Update Segment Association History and Delete Segment Association
- Method: postPath:
/api/1.0/segmentBatch/updateSegAssoHistAndDeleteSegAsso