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": "8a05a445-c953-4d3a-a335-08611a983b2f",
  "SegmentID": 1,
  "ScenarioUUID": "324c37ed-a7c3-44f3-9e00-5a3b1878a1eb"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}