POST api/AdminSettingsSystem/AdmGetScenarioSegment
AdmGetScenarioSegment
Request Information
URI Parameters
None.
Body Parameters
GetScenarioSegment_Request| Name | 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": "39480768-979b-4974-ae05-2d9199e90825",
"SegmentID": 1,
"ScenarioUUID": "4b15c5ac-7be0-4984-a0a0-e5f619e8de63"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}