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": "fa9ca561-1d1b-43ca-9a20-3d10327f7489",
  "UserUUIDCur": "f1b93185-f99c-4276-ba99-f311e3d4f98b"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]