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
activityStatus: "Disabled" clinicalDiagnosis: null clinicalStatus: null code: null cohort: null comments: null cpId: 52 cpShortTitle: "LCP" cpTitle: "Lung Cancer Protocol" cprId: 217 eventId: 84 eventLabel: "Initial Visit" eventPoint: 0 extensionDetail: null id: 328 missedBy: null missedReason: null name:
{
cprId217
eventId84
ppid"LP-0010"
eventLabel"Initial Visit"
eventPoint0
cpId52
cpTitle"Lung Cancer Protocol"
cpShortTitle"LCP"
id689
name"LP-0010-W0-PD_
1449207242176" ppid: "LP-0010" site: "3165 Porder Drive" sprLocked: false sprName: null status: "Complete" surgicalPathologyNumber: null visitDate: 1446791102000
1449207545946"
clinicalDiagnosis"Not Specified"
clinicalStatus"Not Specified"
activityStatus"Disabled"
site"3165 Porder Drive"
status"Complete"
commentsnull
surgicalPathologyNumbernull
sprNamenull
missedReasonnull
missedBynull
sprLockedfalse
visitDate1446748200000
codenull
cohortnull
extensionDetailnull
}

 

 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

...