Taylor's University · Example Payload

Taylors Getitem Example

EducationHigher EducationUniversityLibraryInstitutional RepositoryOpen DataMalaysiaAsia

Taylors Getitem Example is an example object payload from Taylor's University, with 24 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

item_idbiblio_idexternal_idcallnumberhome_library_idholding_library_iditem_type_idcollection_codelocationpermanent_locationcopy_numberinventory_numberacquisition_datereplacement_pricepurchase_pricepublic_notesinternal_notescheckouts_countholds_countrenewals_countnot_for_loan_statuslast_seen_dateuritimestamp

Example Payload

Raw ↑
{
  "item_id": 50231,
  "biblio_id": 30115,
  "external_id": "30009001234567",
  "callnumber": "QA76.73.P98 R44 2022",
  "home_library_id": "LAKESIDE",
  "holding_library_id": "LAKESIDE",
  "item_type_id": "BK",
  "collection_code": "GEN",
  "location": "MAIN",
  "permanent_location": "MAIN",
  "copy_number": "1",
  "inventory_number": "INV-2022-50231",
  "acquisition_date": "2022-03-15",
  "replacement_price": 189.90,
  "purchase_price": 159.00,
  "public_notes": null,
  "internal_notes": null,
  "checkouts_count": 14,
  "holds_count": 1,
  "renewals_count": 22,
  "not_for_loan_status": 0,
  "last_seen_date": "2026-05-20T10:15:00+08:00",
  "uri": null,
  "timestamp": "2026-05-20T10:15:00+08:00"
}