API URL
{{url}}/spice-service/investigation/remove
Method
POST
Description
Remove lab test investigation for patient
Field Name
Type
Mandatory
Example
id
Bigint
Yes
Investigation id
provenance
String
Provenance for investigation
modifiedDate
Date
Modified Date of investigation
organizationId
Organization Id
spiceUserId
SpiceUser Id
userId
User Id
Authorization (Header)
Bearer 1ba363a1edf54402b51f58060aa52b11d30f99a490295adec900fdabf2b472181c0bfb165be18f4f5c430c7218a244bd29b9300d3471acc08197ccfb996118f6
client
mob
{ "id": "1", "provenance": { "modifiedDate": "2025-01-22T06:38:53.866Z", "organizationId": "9", "spiceUserId": 1, "userId": "11" } }
Comments
message
Removed Investigation Successfully
status
Boolean
Response status
{ "message": "Removed Investigation Successfully.", "entity": { "id": "1" }, "status": true, "entityList": null, "responseCode": 200, "totalCount": null }