GET TuViVanMenh/TuViTronDoi/{FullName}/{NgaySinhDL}/{GenderName}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
FullName
No documentation available.

Define this parameter in the request URI.

NgaySinhDL
No documentation available.

Define this parameter in the request URI.

GenderName
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": {
    "NgaySinhDL": "sample string 1",
    "NgaySinhAL": "sample string 2",
    "NgaySinhNam": "sample string 3",
    "NgaySinhNu": "sample string 4",
    "NgayCanXemDL": "sample string 5",
    "GioiTinhId": 64,
    "GioiTinh": "sample string 7",
    "NamCanXem": 8,
    "ThangCanXem": 9,
    "KetQua": "sample string 10"
  }
}