Retrieve Segment Based on Account ID

get

/api/1.0/segmentBatch/getSegmentCdByAcctId

This endpoint is used to retrieve the Segment based on Account 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 : DmSegmentCodeList
Type: object
Collection list of Segment Codes
Show Source
Nested Schema : segmentCds
Type: array
List of Segment Code
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