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": "abf31eee-9567-40a1-9864-bd3a58d69824",
"UserUUIDCur": "b154a6c2-f664-4854-a9f0-33cff6a5a4d8"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]