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": "f43c41de-6d3f-4d42-9ad2-8e85ebab326f",
  "UserUUIDCur": "67aacaef-8290-4976-a38e-7e64e7908133"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]