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": "5e13b7d4-6423-47b0-8cf4-bcc6725a4e63",
  "SegmentID": 1,
  "SourceUUID": "48e9d0e8-f0aa-40b6-b803-94a478fe3091"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}