IMS - Heartbeat API

Heartbeat API : An API which will inform SCSB that Storage Location IMS System is up and running and ready to take requests

Heartbeat API:

Request Body

{ "imsLocationCode": "<IMS Location>" }

Example

{ "imsLocationCode": "Storagelocation" }

  Response Body for success

{ "success": true }

Response Body for failure

If DB is down

if location empty

if location is invalid