POST api/Service_Master/Lab_Template_Ins
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objLabTemp | No documentation available. |
Define this parameter in the request body. |
| bService | No documentation available. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json
Sample:
{
"TemplateName": "sample string 1",
"TypeId": "sample string 2",
"Status": 3,
"P_Dml_Indicator": "sample string 4",
"Id": 5,
"ParameterName": "sample string 6"
}
application/x-www-form-urlencoded
Sample: