POST api/AdminSettingsSystem/AdmGetScenarioSegment
AdmGetScenarioSegment
Request Information
URI Parameters
None.
Body Parameters
GetScenarioSegment_RequestName | Description | Type | Additional information |
---|---|---|---|
UserUUIDCur | globally unique identifier |
None. |
|
SegmentID | integer |
None. |
|
ScenarioUUID | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserUUIDCur": "aff5182a-7cc1-48c9-8087-252920877ef0", "SegmentID": 1, "ScenarioUUID": "31b377b8-082e-454a-bb72-e4528c539ffc" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}