POST api/AdminSettingsSystem/AdmGetScenarioSegment

AdmGetScenarioSegment

Request Information

URI Parameters

None.

Body Parameters

GetScenarioSegment_Request
NameDescriptionTypeAdditional information
UserUUIDCur

globally unique identifier

None.

SegmentID

integer

None.

ScenarioUUID

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "UserUUIDCur": "68c9be56-2884-49ba-b61e-f15357072460",
  "SegmentID": 1,
  "ScenarioUUID": "1bdc7169-8b77-4c27-b53f-24ec199a3c4e"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}