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": "ccbbc18f-d9f8-4033-8e9f-ad532ad0ebef",
  "SegmentID": 1,
  "SourceUUID": "b4787cc7-7a70-423f-b3df-e6286612aa9d"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}