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": "c35c3e9b-4cbd-4e70-a97f-6eec38fc8752",
  "SegmentID": 1,
  "ScenarioUUID": "6ccf193e-2b45-41f0-95b4-0d280ec771bf"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}