POST api/GUILAI_PHIEU_BAODUONG_Result?phieu={phieu}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| phieu | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
GUILAI_PHIEU_BAODUONG_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| OK | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"OK": 1
}
application/xml, text/xml
Sample:
<GUILAI_PHIEU_BAODUONG_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BAODUONGTRAM_API.Models"> <OK>1</OK> </GUILAI_PHIEU_BAODUONG_Result>