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": "ff3e992e-7c3c-412f-a9fc-95d46c7d9e8d",
  "UserUUIDCur": "40dcf382-93ac-4eb4-b826-5e2ebe9b538d"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]