POST api/Master_Lab/Master_Lab_LS
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ObjmasterlabLS | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[
{
"$id": "1",
"labtranid": 1,
"master_service_id": "sample string 2",
"labservicemapid": "sample string 3",
"Dml_Indicator": "sample string 4",
"created_by": "sample string 5"
},
{
"$ref": "1"
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample: