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": "2be2e59a-2939-4bcb-a15e-7cb1fc7ade15", "SegmentID": 1, "ScenarioUUID": "9d666516-45f9-4cb9-a6b6-0afb768bdb5b" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}