UCL · Example Payload

Ucl Roombookings Equipment Example

EducationHigher EducationUniversityUnited KingdomOpen DataResearchLibraryTimetable

Ucl Roombookings Equipment Example is an example object payload from UCL, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

okequipment

Example Payload

Raw ↑
{
  "ok": true,
  "equipment": [
    {
      "type": "FFF",
      "description": "Managed PC",
      "units": 1
    }
  ]
}