DELETE api/PatientSurgeryUpdates?patientSurgeryUpdateRequestId={patientSurgeryUpdateRequestId}&patientSurgeryId={patientSurgeryId}

Deletes a patient surgery request.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
patientSurgeryUpdateRequestId

Unique ID of patient surgery update request.

integer

None.

patientSurgeryId

Unique ID of patient surgery.

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.