GET api/Statistic/GetGioDiDenKH?mactau={mactau}&ngayxp={ngayxp}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| mactau | string |
Required |
|
| ngayxp | date |
Required |
Body Parameters
None.
Response Information
Resource Description
GiodiGioDenKH| Name | Description | Type | Additional information |
|---|---|---|---|
| NgayGioDiKH | date |
None. |
|
| NgayGioDenKH | date |
None. |
|
| ResultId | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"NgayGioDiKH": "2025-10-29T00:37:15.5342419+07:00",
"NgayGioDenKH": "2025-10-29T00:37:15.5342419+07:00",
"ResultId": 3
}