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": "c523a01e-0f66-4b44-b923-1d78db1c6c63",
"UserUUIDCur": "1bbc1d02-482f-4734-9758-0f4b589209b6"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]