/inventory

Collection of item items.

get

Retrieve a list of item items.

post

Create a new item item.

delete
post

Fetch inventory items collection by POST request

Entity representing a item

get

Retrieve item item with given {itemId}

delete

Delete item item with given {itemId}

put

Update item item with given {itemId}

post
post
post
post
post
post
post
post
post

Collection of items-by-holdings-id items.

get

Retrieve a list of items-by-holdings-id items.

post

Create a new items-by-holdings-id item.

post
put

Update Holdings by holdingsId

Collection of instance items.

get

Retrieve a list of instance items.

post

Create a new instance item.

delete

Entity representing a instance

get

Retrieve instance item with given {instanceId}

put

Update instance item with given {instanceId}

delete

Delete instance item with given {instanceId}

delete

Toggle the suppression state of an instance record, affecting either instance and associated MARC record if present.