Load Location Data for Bibliographic Record

Get Compress Holdings values for a Bibliographic Record.

GET /api/.../bibliographicrecords/{id}/{OrgID}

Returns the list Compressed Holdings values for a Bibliographic Record.

Request Information

Parameters
Name Type Required Description
id Integer Yes Bibliographic Record ID
orgid Integer Yes ID of the Destination branch

Response Information

Example
application/json, text/json
{
    NotePub: "This is a public note"
    RetDesignGenH: 6
    RetDesignSpec00813: "0"
    RetDesignSpec00814: 1
    RetDesignSpec00815: "e"
}

HTTP Response Codes

Code Description
200 OK. Success
404 id or orgid are invalid