Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Cancel Request is the API that will be used by both partners and ReCAP storage location users to cancel a request placed through SCSB. Partners will incorporate the API into their discovery systems to provide the patrons a way to cancel requests that have been raised by them. ReCAP Storage Location users would use it through the SCSB UI to cancel requests that are difficult to process (an EDD request for a 1000 pages) and replace it with a physical delivery.

...

Parameter

Data Type

Description

requestIdIntegerThe request id is an unique id to identify the request data inside SCSB. This request id is returned after every successfully placed request through the SCSB request API. The end users (Partners/ReCAPStorage Location) would persist this data at their end and use it to call this API if the need to cancel arises.

...