POST api/AdminSettingsSystem/AdmGetSourceSegment
AdmGetSourceSegment
Request Information
URI Parameters
None.
Body Parameters
GetSourceSegment_RequestName | Description | Type | Additional information |
---|---|---|---|
UserUUIDCur | globally unique identifier |
None. |
|
SegmentID | integer |
None. |
|
SourceUUID | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserUUIDCur": "eba95337-1df4-47ba-a679-e2f73f413efb", "SegmentID": 1, "SourceUUID": "c805e1be-14b1-40ec-9f2b-639cd355d6f1" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}