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": "250b53d9-fd9b-40cb-8135-b9593384efc6",
"UserUUIDCur": "a6d64408-1ea7-48d4-99b1-3d7d2529fc89"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]