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": "ef13f280-dc61-492a-aca7-61a8aa900e87", "SegmentID": 1, "ScenarioUUID": "53b973fb-ca09-45be-9120-edd789b32bca" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}