Retrieve the Segment based on Account ID and Case ID

get

/api/1.0/segmentBatch/getSegmentCdByAcctIdandCaseId

This endpoint is used to retrieve the Segment based on Account ID and Case ID.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

201 Response

Returns message of success or failure
Body ()
Root Schema : DmSegmentAccountandCaseAssoHistCollection
Type: object
Collection of list of Segments with the Start and End Date.
Show Source
Nested Schema : DmSegmentAccountandCaseAssoHistList
Type: array
List of Segments with Start and End Date.
Show Source
Nested Schema : DmSegmentDescAccountandCaseAssoHist
Type: object
DmSegment Account and Case Association History Details
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top