POST api/AdminPlay/AdmGetNewsPhoto
AdmGetNewsPhoto
Request Information
URI Parameters
None.
Body Parameters
GetNewsPhoto_Request| Name | Description | Type | Additional information |
|---|---|---|---|
| NewsUUID | globally unique identifier |
None. |
|
| UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"NewsUUID": "c0e440a1-72f4-472b-84cc-7ec8704cb785",
"UserUUIDCur": "6ba41933-be3e-4049-9069-59baad804f35"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]