GET api/Phi/DSPhiThangTruoc?LoaiThu={LoaiThu}&Nam={Nam}&Thang={Thang}&IdNH={IdNH}&IdKVC={IdKVC}
Lấy danh sách phí lập tháng trước
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LoaiThu | integer |
Required |
|
| Nam | integer |
Default value is 0 |
|
| Thang | integer |
Default value is 0 |
|
| IdNH | integer |
Default value is 0 |
|
| IdKVC | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfObject| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Object |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.