POST api/TrungBayHeThong/LayReview
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json
Sample:
[
{},
{}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of VMDisplayDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| DisplayID | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"DisplayID": 1
},
{
"DisplayID": 1
}
]