Versions Compared

Key

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

openspecimen/rest/ng/visits/{visitId}

...

URL

http://<host>:<port>/openspecimen/rest/ng/visits/1

MethodDELETE

Response

{
Code Block
languagejs
linenumberstrue
{
cprId:
 
 217

eventId:
 
 84

ppid:
 
 "LP-0010"

eventLabel:
 
 "Initial Visit"

eventPoint:
 
 0

cpId:
 
 52

cpTitle:
 
 "Lung Cancer Protocol"

cpShortTitle:
 
 "LCP"

id:
 
 689

name:
 
 "LP-0010-W0-PD_1449207545946"

clinicalDiagnosis:
 
 "Not Specified"

clinicalStatus:
 
 "Not Specified"

activityStatus:
 
 "Disabled"

site:
 
 "3165 Porder Drive"

status:
 
 "Complete"

comments:
 
 null

surgicalPathologyNumber:
 
 null

sprName:
 
 null

missedReason:
 
 null

missedBy:
 
 null

sprLocked:
 
 false

visitDate:
 
 1446748200000

code:
 
 null

cohort:
 
 null

extensionDetail:
 
 null

}

 

 Error Cases :

code
Applies to
Status Message
200All resourcesCollection Protocol has been deleted successfully
401All requestsAuthorization failed, user doesn’t have authority
404All requestsCollection Protocol not found, collection Protocol with given details not present in the system
500All requestsInternal server error, encountered server error while performing operations

...