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": "b97959aa-e822-40cd-b4c5-8a75d6977e63",
"SegmentID": 1,
"ScenarioUUID": "fe726c37-999d-49f5-87a5-95c2f2bf0c48"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}