POST api/PhieuChuyenKho/DuyetPhieuChuyenKho
Request Information
URI Parameters
None.
Body Parameters
ParamsDuyetPhieu| Name | Description | Type | Additional information |
|---|---|---|---|
| UserName | string |
None. |
|
| SoCT | string |
None. |
|
| Duyet | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"UserName": "sample string 1",
"SoCT": "sample string 2",
"Duyet": true
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true