GET api/Sexes/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "SexID": 1,
  "SexName": "sample string 2",
  "SexNameE": "sample string 3",
  "Ser_NO": 1
}