/
SCSB Accession Batch
SCSB Accession Batch
Accession Batch is similar to the accession API except that accession batch API accepts multiple item barcodes in a single request call. The accession batch process is a deferred process to reduce performance bottlenecks. The barcodes and customer codes are persisted and is processed as per schedule of the Accession job, usually, nightly. After processing, a report on the barcodes that were processed is prepared and stored at the S3 location. Accession Batch does not have any limit on number of items to be added.
Request - Accession Batch |
---|
API End Point : /sharedCollection/accessionBatch |
Request - Accession Batch
{ "imsLocationCode":"Storage Location", // RECAP for ReCAP Warehouse, HD for Harvard Depository "accessionRequests":[ { "customerCode":"PA", "itemBarcode":"PULTST54340" }, { "customerCode":"PA", "itemBarcode":"PULTST54341" }, { "customerCode":"PA", "itemBarcode":"PULTST54342" } ] }
Response - Accession Batch
The accession request is successfully processed.
, multiple selections available,
Related content
SCSB Accession
SCSB Accession
More like this
Accession Batch
Accession Batch
More like this
SCSB Processes
SCSB Processes
More like this
SCSB Configuration
SCSB Configuration
Read with this
SCSB Deaccession
SCSB Deaccession
Read with this
SCSB Matching Algorithm
SCSB Matching Algorithm
Read with this