POST api/PhieuNhanTin/TuChoiViecPhieuNhanTinSuaChua
Request Information
URI Parameters
None.
Body Parameters
ParamsPhieuNhanTin| Name | Description | Type | Additional information |
|---|---|---|---|
| UserName | string |
None. |
|
| LyDoKyThuat | string |
None. |
|
| ItemPhieuNhanTinSuaChua | string |
None. |
|
| ListHinhAnh | string |
None. |
|
| ListVattuxuat | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"UserName": "sample string 1",
"LyDoKyThuat": "sample string 2",
"ItemPhieuNhanTinSuaChua": "sample string 3",
"ListHinhAnh": "sample string 4",
"ListVattuxuat": "sample string 5"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |