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": "e2bd52cb-9d8d-460e-ba25-a2926623e600",
  "UserUUIDCur": "26d66291-f4c8-4d0f-afbe-1b4bd26fd167"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]