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": "46477d75-1093-41f5-a050-fb954a2c0a35",
  "SegmentID": 1,
  "ScenarioUUID": "7690058b-8eda-4e50-b1b8-3b8eb813ad7e"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}