POST api/AdminSettingsSystem/AdmGetSourceSegment

AdmGetSourceSegment

Request Information

URI Parameters

None.

Body Parameters

GetSourceSegment_Request
NameDescriptionTypeAdditional information
UserUUIDCur

globally unique identifier

None.

SegmentID

integer

None.

SourceUUID

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "UserUUIDCur": "200ac40d-d23e-4959-9955-ca0c61d7cb83",
  "SegmentID": 1,
  "SourceUUID": "7a9f9ced-cbe2-45c9-ac06-e5ea1a028aa0"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}