API Details

GET Api/OLR/{unitId}/{fyopWeekId}/Copy

Get all copyable staffing items for unit

Request Information

Parameters

NameDescription
unitId
Unit ID
fyopWeekId
FYOP and week ID

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "opwkid": 1,
    "op": 2,
    "wk": 3
  },
  {
    "opwkid": 1,
    "op": 2,
    "wk": 3
  },
  {
    "opwkid": 1,
    "op": 2,
    "wk": 3
  }
]
URI parameters
=
Headers | Add header
: Delete
Body
Samples:
Status
Headers
Body