POST api/Master_Lab/Master_Lab_user
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| Objmasterlabuser | 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",
"service_code": "sample string 3",
"Dml_Indicator": "sample string 4",
"service_name": "sample string 5",
"created_by": "sample string 6"
},
{
"$ref": "1"
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample: