/instance-storage

Collection of instance-relationship items.

get

Retrieve a list of instance-relationship items.

post

Create a new instance-relationship item.

Entity representing a instance-relationship

get

Get Instance Relationship

delete

Delete instance-relationship item with given {instance-relationshipId}

put

Update instance-relationship item with given {instance-relationshipId}

Collection of instance items.

get

Retrieve a list of instance items.

post

Create a new instance item.

delete

Entity representing a instance

get

Get Instance by InstanceId Instances are stored and accessed by a hash of key properties. The rules which govern how instance hashes are computed are business rules and defined in the service layer. the storage layer only knows how to insert or retrieve instance records by ID.

delete

Delete instance item with given {instanceId}

put

Update instance item with given {instanceId}

delete

Delete the source record. Note: When the Inventory instance record is deleted, its source record in mod-inventory-storage is automatically deleted. If the Inventory instance record is linked to a corresponding record in mod-source-record-storage, that SRS record is NOT automatically deleted.

Entity representing a marc-json

get

Retrieve marc-json item with given {marc-jsonId}

delete

Delete marc-json item with given {marc-jsonId}

put

Update marc-json item with given {marc-jsonId}

get
put
post

Get Instances by POST request