GET api/EmpSheddDets

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "EmpSheddDetId": 1,
  "EmpSheddId": 2,
  "StepId": 1,
  "StepVal": 1.1,
  "StepNotes": "sample string 3",
  "StepDate": "sample string 4",
  "PaidId": 1,
  "PaidName": "sample string 5",
  "PaidNameE": "sample string 6"
}