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": "9658de51-1759-4070-83d4-0ba197228593",
  "SegmentID": 1,
  "SourceUUID": "490dad6d-0721-43dd-8fdf-969db1c91fd4"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}