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": "42a1d772-90ef-44b9-9aaa-c3621f8568d2",
  "SegmentID": 1,
  "SourceUUID": "fb1d2905-a432-4cac-b2fb-613707700599"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}