GET TuVi/TongQuan/Detail/{NamSinhCan}/{NamSinhChi}/{GioiTinh}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
NamSinhCan
No documentation available.

Define this parameter in the request URI.

NamSinhChi
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": {
    "NgaySinhDL": "sample string 1",
    "GioiTinh": "sample string 2",
    "NamCanXem": "sample string 3",
    "NamSinhCan": "sample string 4",
    "NamSinhChi": "sample string 5",
    "TieuDe": "sample string 6",
    "NoiDung": "sample string 7"
  }
}