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": "734782ad-9b22-4615-aab4-fffbd32c42a7",
  "SegmentID": 1,
  "ScenarioUUID": "b8b2c95b-446b-430b-90d0-e35b8bcac3ae"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}