API Details

GET Api/OLR/Breakdowns

Get all staffing breakdowns

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "brkid": 1,
    "shft": 1,
    "job": "sample string 2",
    "ppldesc": "sample string 3",
    "pplhrsdesc": "sample string 4",
    "ppl": 5,
    "hrs": 6,
    "pplfull": 7,
    "hrsfull": 8,
    "pplhalf": 9,
    "hrshalf": 10
  },
  {
    "brkid": 1,
    "shft": 1,
    "job": "sample string 2",
    "ppldesc": "sample string 3",
    "pplhrsdesc": "sample string 4",
    "ppl": 5,
    "hrs": 6,
    "pplfull": 7,
    "hrsfull": 8,
    "pplhalf": 9,
    "hrshalf": 10
  },
  {
    "brkid": 1,
    "shft": 1,
    "job": "sample string 2",
    "ppldesc": "sample string 3",
    "pplhrsdesc": "sample string 4",
    "ppl": 5,
    "hrs": 6,
    "pplfull": 7,
    "hrsfull": 8,
    "pplhalf": 9,
    "hrshalf": 10
  }
]
URI parameters
=
Headers | Add header
: Delete
Body
Samples:
Status
Headers
Body