POST api/Service_Master/Service_Master_Copy_Ins_upd_sel
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objlabtest | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[
{
"$id": "1",
"master_service_id": 1,
"service_id": 2,
"service_code": "sample string 3",
"hospital_id": "sample string 4",
"hospitalid": 5,
"branch_id": 6,
"master_category_id": 7,
"master_sub_category_id": 8,
"department_id": 9,
"sub_department_id": 10,
"service_name": "sample string 11",
"service_name1": "sample string 12",
"service_type": 13,
"base_amount_type": 14.0,
"range_min": 15.0,
"range_max": 16.0,
"base_amount_value": 17.0,
"is_workorder": 18,
"is_lab": 19,
"is_doctor": 20,
"mobile_enabled": 21,
"mobile_discount_applicable": 22,
"mobile_discount_type": "sample string 23",
"mobile_discount_amount": 24.0,
"service_level_discount_allowed": 25,
"loayalty_earning_allowed": 26,
"doctor_name_required": 27,
"is_package": 28,
"is_loyalty_scheme": 29,
"is_coupons_reverse": 30,
"is_consulting": 31,
"consulting_type": "sample string 32",
"created_by": "sample string 33",
"P_Dml_Indicator": "sample string 34",
"remarks": "sample string 35",
"service_imagepath": "sample string 36",
"billing_class": "sample string 37",
"ward_id": "sample string 38",
"per_patient_time": 39,
"is_internal": 40,
"consultation_type": 41,
"doctorid": 42,
"doctor_id": "sample string 43",
"distance_fee": 44,
"is_surgery": 45,
"is_description": 46,
"is_activate": 47,
"external_lab": "sample string 48",
"is_fasting": 49,
"is_tax": 50,
"tax_percentage": 51.0,
"tube_container": 52,
"method_name": "sample string 53",
"short_name": "sample string 54",
"cg_hms": 55,
"range_type": 56,
"gender_id": 57,
"gender": "sample string 58",
"age_id": 59,
"type_of_age": "sample string 60",
"age_from": 61,
"age_to": 62,
"notes": "sample string 63",
"condition_id": 64,
"condition": "sample string 65",
"low_value": 66.0,
"high_value": 67.0,
"normal_value": 68.0,
"critical_low": 69.0,
"critical_high": 70.0,
"parameter_id": 71,
"range_json": "sample string 72",
"status": 73,
"display_name": "sample string 74"
},
{
"$ref": "1"
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample: