© 2024 Clarivate
GET /api/.../mfhdcategories
Return list of all MFHD (MARC Format for holdings Data) categories in the system.
[
{
"CategoryID": 1,
"Description": "Basic Bibliographic Unit"
},
{
"CategoryID": 2,
"Description": "Index"
},
{
"CategoryID": 3,
"Description": "Supplementary Material"
}
]
Code | Description |
---|---|
200 | OK. Success |
400 | FAILURE. Bad request |