Lifestyle Update view Status

API URL

{{url}}/spice-service/patient-lifestyle/update-view-status

Method

PUT

Description

Lifestyle Update view Status

Input:

Field Name

Type

Mandatory

Example

Authorization(Header)

String

Yes

Bearer eyJlbmMiOiJBMTI4R0NNIiwiYWxnIjoiUlNBLU9BRVAtMjU2In0.MCm0mJDfpfjlr10Uok79-kTF7fv9Tn7cI5m2WsRDGUd9VS7iRmfbszjuc1-w5D-PYt9CdVxRMGBQlzYauhnI

Sample Input:

{

"patientTrackId": 25,

"patientVisitId": 33,

"tenantId": 4

}

Sample Output:

 {
  "message": "Patient Nutrition Lifestyle View Status Updated successfully.",
  "entity": true,
  "status": true,
  "entityList": null,
  "responseCode": 200,
  "totalCount": null
}

@2024 Medtronic LABS