API Details

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

Get all copyable favorites 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,
    "name": "sample string 4"
  },
  {
    "opwkid": 1,
    "op": 2,
    "wk": 3,
    "name": "sample string 4"
  },
  {
    "opwkid": 1,
    "op": 2,
    "wk": 3,
    "name": "sample string 4"
  }
]
URI parameters
=
Headers | Add header
: Delete
Body
Samples:
Status
Headers
Body