Lab Test Update
API URL
{{url}}/admin-service/lab-test-customization/update
Method
POST
Description
Updation of Lab test customization.
Sample Input
Field Name
Type
Mandatory
Example
codeDetails
String
Yes
Code Details of lab test
code
String
Yes
Lab test Code
url
String
Yes
Url for lab test
id
Bigint
Yes
Lab test id
countryId
Bigint
Yes
Country id
displayOrder
Bigint
Yes
Display Order
formInput
String
Yes
Form Input
tenantId
Bigint
Yes
Tenant Id
testName
String
Yes
Lab Test Name
uniqueName
String
Yes
Lab Test Unique Name
Authorization (Header)
String
Yes
Bearer 1ba363a1edf54402b51f58060aa52b11d30f99a490295adec900fdabf2b472181c0bfb165be18f4f5c430c7218a244bd29b9300d3471acc08197ccfb996118f6
client
String
Yes
web
Sample Output
Field Name
Type
Example
message
String
LabTest was updated successfully.
id
Bigint
Lab test id
codeDetails
String
Code Details of lab test
code
String
Lab test Code
url
String
Url for lab test
countryId
Bigint
Country id
displayOrder
Bigint
Display Order
formInput
String
Form Input
tenantId
Bigint
Tenant Id
testName
String
Lab Test Name
uniqueName
String
Lab Test Unique Name
updatedAt
Date
Lab test updated at
status
Boolean
Entity status for request