POST api/AdminPlay/AdmGetNewsPhoto

AdmGetNewsPhoto

Request Information

URI Parameters

None.

Body Parameters

GetNewsPhoto_Request
NameDescriptionTypeAdditional information
NewsUUID

globally unique identifier

None.

UserUUIDCur

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "NewsUUID": "edcaeb04-e294-4af2-bbdf-2ae256942adc",
  "UserUUIDCur": "44ca1a6b-7703-484e-a4c4-e477828f3705"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]