GET PhongThuy/PhongNgu/{NgaySinhDL}/{GioiTinh}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| NgaySinhDL | No documentation available. |
Define this parameter in the request URI. |
| GioiTinh | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Status": 1,
"Message": "sample string 2",
"RowsCounter": 3,
"Data": {
"DateBirth": "2025-12-25T20:22:21.691962+07:00",
"GenderId": 64,
"GenderName": "sample string 3",
"CanChiDateBirth": "sample string 4",
"NguHanhDateBirth": "sample string 5",
"MenhDateBirth": "sample string 6",
"ResultMsg": "sample string 7",
"lPtPhongNguItem": [
{
"KindName": "sample string 1",
"Content": "sample string 2"
},
{
"KindName": "sample string 1",
"Content": "sample string 2"
},
{
"KindName": "sample string 1",
"Content": "sample string 2"
}
]
}
}