POST api/CongViec/TuChoiCongViecPhatSinh
Request Information
URI Parameters
None.
Body Parameters
ParamsHuyViecPhatSinhName | Description | Type | Additional information |
---|---|---|---|
UserName | string |
None. |
|
LyDoKyThuat | string |
None. |
|
SoCongViec | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserName": "sample string 1", "LyDoKyThuat": "sample string 2", "SoCongViec": "sample string 3" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true