GET api/VacGovs/{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:
{
  "VacGovId": 1,
  "VacID": 2,
  "VacName": "sample string 3",
  "VacNamE": "sample string 4",
  "VacGovName": "sample string 5",
  "VacGovFrom": "sample string 6",
  "VacGovTO": "sample string 7",
  "VacGovDate": "sample string 8",
  "VacGovNotes": "sample string 9"
}