Versions Compared

Key

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

Summary

This page contains documentation of lock/unlock surgical pathology report , REST API.

...

URLhttp[s]:<host>:<port>/openspecimen/rest/ng/visits/1/spr-lock
MethodPUT
content-typeapplication/json
Request

{

"locked":true

}

Response

{

"visitId": "1" ,

"visitName": "Visit 1",

"locked":true,

}


Error Cases 

codeCode
Applies to
Status Message
200All resourcesSurgical Pathology Report (SPR) status updated successfully
401All requestsAuthorization failed, User doesn't have Authority
404All requestsVisit not found, Visit with given identifier does not exist in the system
500All requestsInternal server error, Encountered server error while performing operations