POST api/AdminPlay/AdmGetNewsPhoto
AdmGetNewsPhoto
Request Information
URI Parameters
None.
Body Parameters
GetNewsPhoto_RequestName | Description | Type | Additional information |
---|---|---|---|
NewsUUID | globally unique identifier |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "NewsUUID": "e8cb6875-e9bd-4477-977c-e91748804efa", "UserUUIDCur": "3cfa58a7-8bc6-4604-8114-4c4345ca7fea" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]