POST api/Service_Master/Lab_Template_Ins

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ClsLab_Temp'.